Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
jasmine
Module jasmine
Index
Interfaces
Any
Array
Containing
Array
Like
Call
Info
Calls
Clock
Custom
Matcher
Custom
Matcher
Factories
Custom
Matcher
Result
Matchers
Util
Object
Containing
Spy
Spy
And
Type aliases
Custom
Equality
Tester
Custom
Matcher
Factory
Variables
DEFAULT_
TIMEOUT_
INTERVAL
Functions
add
Custom
Equality
Tester
add
Matchers
any
anything
array
Containing
clock
create
Spy
create
Spy
Obj
object
Containing
pp
string
Matching
Type aliases
Custom
Equality
Tester
Custom
Equality
Tester
:
(
first
:
any
, second
:
any
)
=>
boolean
Type declaration
(
first
:
any
, second
:
any
)
:
boolean
Parameters
first:
any
second:
any
Returns
boolean
Custom
Matcher
Factory
Custom
Matcher
Factory
:
(
util
:
MatchersUtil
, customEqualityTesters
:
CustomEqualityTester
[]
)
=>
CustomMatcher
Type declaration
(
util
:
MatchersUtil
, customEqualityTesters
:
CustomEqualityTester
[]
)
:
CustomMatcher
Parameters
util:
MatchersUtil
customEqualityTesters:
CustomEqualityTester
[]
Returns
CustomMatcher
Variables
Let
DEFAULT_
TIMEOUT_
INTERVAL
DEFAULT_
TIMEOUT_
INTERVAL
:
number
Functions
add
Custom
Equality
Tester
add
Custom
Equality
Tester
(
equalityTester
:
CustomEqualityTester
)
:
void
Parameters
equalityTester:
CustomEqualityTester
Returns
void
add
Matchers
add
Matchers
(
matchers
:
CustomMatcherFactories
)
:
void
Parameters
matchers:
CustomMatcherFactories
Returns
void
any
any
(
aclass
:
any
)
:
Any
Parameters
aclass:
any
Returns
Any
anything
anything
(
)
:
Any
Returns
Any
array
Containing
array
Containing
(
sample
:
any
[]
)
:
ArrayContaining
Parameters
sample:
any
[]
Returns
ArrayContaining
clock
clock
(
)
:
Clock
Returns
Clock
create
Spy
create
Spy
(
name
?:
undefined
|
string
, originalFn
?:
undefined
|
(
(
...
args
:
any
[]
)
=>
any
)
)
:
Spy
Parameters
Optional
name:
undefined
|
string
Optional
originalFn:
undefined
|
(
(
...
args
:
any
[]
)
=>
any
)
Returns
Spy
create
Spy
Obj
create
Spy
Obj
(
baseName
:
string
, methodNames
:
any
[]
)
:
any
create
Spy
Obj<T>
(
baseName
:
string
, methodNames
:
any
[]
)
:
T
Parameters
baseName:
string
methodNames:
any
[]
Returns
any
Type parameters
T
Parameters
baseName:
string
methodNames:
any
[]
Returns
T
object
Containing
object
Containing
(
sample
:
any
)
:
ObjectContaining
Parameters
sample:
any
Returns
ObjectContaining
pp
pp
(
value
:
any
)
:
string
Parameters
value:
any
Returns
string
string
Matching
string
Matching
(
value
:
string
|
RegExp
)
:
Any
Parameters
value:
string
|
RegExp
Returns
Any
Globals
jasmine