Class Index | File Index

Classes


Class jasmine.Runner


Defined in: Runner.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Runner
Method Summary
Method Attributes Method Name and Description
 
add(block)
 
addSuite(suite)
 
afterEach(afterEachFunction)
 
beforeEach(beforeEachFunction)
 
 
 
 
 
Class Detail
jasmine.Runner(env)
Runner
Parameters:
{jasmine.Env} env
Method Detail
add(block)
Parameters:
block

addSuite(suite)
Parameters:
suite

afterEach(afterEachFunction)
Parameters:
afterEachFunction

beforeEach(beforeEachFunction)
Parameters:
beforeEachFunction

execute()

finishCallback()

results()

specs()

suites()

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Dec 25 2009 14:19:05 GMT-0500 (EST)