Class Index | File Index

Classes


Class jasmine.Block


Defined in: Block.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.
Method Summary
Method Attributes Method Name and Description
 
execute(onComplete)
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
Method Detail
execute(onComplete)
Parameters:
onComplete

Documentation generated by JsDoc Toolkit 2.1.0 on Wed Dec 23 2009 21:27:32 GMT-0800 (PST)