Class Index | File Index

Classes


Class jasmine.Spec


Defined in: jasmine-0.9.0.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jasmine.Spec(env, suite, description)
Internal representation of a Jasmine specification, or test.
Method Summary
Method Attributes Method Name and Description
 
Class Detail
jasmine.Spec(env, suite, description)
Internal representation of a Jasmine specification, or test.
Parameters:
{jasmine.Env} env
{jasmine.Suite} suite
{String} description
Method Detail
getResults()

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Oct 16 2009 20:09:16 GMT-0700 (PDT)