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.
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 Tue Nov 10 2009 14:27:06 GMT-0500 (EST)