Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
angularScenario
CustomMatchers
Interface CustomMatchers
Hierarchy
Matchers
CustomMatchers
Expect
Index
Methods
toBe
toBeDefined
toBeFalsy
toBeGreaterThan
toBeLessThan
toBeNull
toBeTruthy
toContain
toEqual
toMatch
Methods
public
toBe
(
value
:
any
)
Parameters
value:
any
public
toBeDefined
(
)
public
toBeFalsy
(
)
public
toBeGreaterThan
(
value
:
any
)
Parameters
value:
any
public
toBeLessThan
(
value
:
any
)
Parameters
value:
any
public
toBeNull
(
)
public
toBeTruthy
(
)
public
toContain
(
value
:
any
)
Parameters
value:
any
public
toEqual
(
value
:
any
)
Parameters
value:
any
public
toMatch
(
regularExpression
:
any
)
Parameters
regularExpression:
any
Globals
angularScenario
jquery
ng
BindingFunction
Browser
CustomMatchers
toBe
toBeDefined
toBeFalsy
toBeGreaterThan
toBeLessThan
toBeNull
toBeTruthy
toContain
toEqual
toMatch
Element
Expect
Future
Input
Matchers
PauseFunction
Repeater
RunFunction
RunFunctionWithDescription
Select
SleepFunction
UsingFunction
testLocation
testWindow