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 Thu Aug 27 2009 22:21:55 GMT-0700 (PDT)