Class Index | File Index

Classes


Class jasmine.Block


Defined in: jasmine-0.9.0.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jasmine.Block(env, func, spec)
Blocks are functions with executable code that make up a spec.
Class Detail
jasmine.Block(env, func, spec)
Blocks are functions with executable code that make up a spec.
Parameters:
{jasmine.Env} env
{Function} func
{jasmine.Spec} spec

Documentation generated by JsDoc Toolkit 2.1.0 on Wed Sep 02 2009 07:41:14 GMT-0700 (PDT)