Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
angularScenario
Expect
Interface Expect
Hierarchy
CustomMatchers
Expect
Index
Methods
not
toBe
toBeDefined
toBeFalsy
toBeGreaterThan
toBeLessThan
toBeNull
toBeTruthy
toContain
toEqual
toMatch
Methods
public
not
(
)
:
CustomMatchers
Returns
CustomMatchers
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
Element
Expect
not
toBe
toBeDefined
toBeFalsy
toBeGreaterThan
toBeLessThan
toBeNull
toBeTruthy
toContain
toEqual
toMatch
Future
Input
Matchers
PauseFunction
Repeater
RunFunction
RunFunctionWithDescription
Select
SleepFunction
UsingFunction
testLocation
testWindow