Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
jasmine
Spy
Interface Spy
Index
Call signatures
Properties
and
argsForCall
callCount
calls
identity
mostRecentCall
wasCalled
Call signatures
(
params
?:
Array<any>
)
:
any
Parameters
params?:
Array<any>
optional
Returns
any
Properties
public
and
:
SpyAnd
public
argsForCall
:
Array<any>
public
callCount
:
number
public
calls
:
Calls
public
identity
:
string
public
mostRecentCall
:
{ args: any[]; }
public
mostRecentCall.args
:
Array<any>
public
wasCalled
:
boolean
Globals
jasmine
HtmlReporter
HtmlSpecFilter
clock
Any
Block
Calls
Clock
Env
ExpectationResult
FakeTimer
Jasmine
JsApiReporter
Matchers
MessageResult
MultiReporter
NestedResults
ObjectContaining
PrettyPrinter
Queue
Reporter
Result
Runner
Spec
SpecFunction
Spy
and
argsForCall
callCount
calls
identity
mostRecentCall
wasCalled
SpyAnd
StringPrettyPrinter
Suite
SuiteOrSpec
Trace
Util
WaitsBlock
WaitsForBlock
XSpec
XSuite
any
createSpy
createSpyObj
getEnv
objectContaining
pp