Class jasmine.Runner
Defined in: Runner.js.
Constructor Attributes | Constructor Name and Description |
---|---|
jasmine.Runner(env)
Runner
|
Method Attributes | Method Name and Description |
---|---|
add(block)
|
|
addSuite(suite)
|
|
afterEach(afterEachFunction)
|
|
beforeEach(beforeEachFunction)
|
|
execute()
|
|
results()
|
|
specs()
|
|
suites()
|
|
Method Detail
add(block)
- Parameters:
- block
addSuite(suite)
- Parameters:
- suite
afterEach(afterEachFunction)
- Parameters:
- afterEachFunction
beforeEach(beforeEachFunction)
- Parameters:
- beforeEachFunction
execute()
finishCallback()
results()
specs()
suites()
topLevelSuites()