Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
jasmine
NestedResults
Interface NestedResults
Hierarchy
Result
NestedResults
Index
Properties
description
failedCount
passedCount
skipped
totalCount
type
Methods
addResult
getItems
log
passed
rollupCounts
Properties
public
description
:
string
public
failedCount
:
number
public
passedCount
:
number
public
skipped
:
boolean
public
totalCount
:
number
public
type
:
string
Methods
public
addResult
(
result
:
Result
)
Parameters
result:
Result
public
getItems
(
)
:
Result
[]
Returns
Result
[]
public
log
(
values
:
any
)
Parameters
values:
any
public
passed
(
)
:
boolean
Returns
boolean
public
rollupCounts
(
result
:
NestedResults
)
Parameters
result:
NestedResults
Globals
jasmine
HtmlReporter
HtmlSpecFilter
clock
Any
Block
Calls
Clock
Env
ExpectationResult
FakeTimer
Jasmine
JsApiReporter
Matchers
MessageResult
MultiReporter
NestedResults
description
failedCount
passedCount
skipped
totalCount
type
addResult
getItems
log
passed
rollupCounts
ObjectContaining
PrettyPrinter
Queue
Reporter
Result
Runner
Spec
SpecFunction
Spy
SpyAnd
StringPrettyPrinter
Suite
SuiteOrSpec
Trace
Util
WaitsBlock
WaitsForBlock
XSpec
XSuite
any
createSpy
createSpyObj
getEnv
objectContaining
pp