Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
chai
Have
Interface Have
Index
Call signatures
Properties
attr
css
data
Methods
class
html
id
text
value
Call signatures
(
selector
:
string
)
:
boolean
Parameters
selector:
string
Returns
boolean
Properties
public
attr
:
NameValueMatcher
public
css
:
NameValueMatcher
public
data
:
NameValueMatcher
Methods
public
class
(
className
:
string
)
:
boolean
Parameters
className:
string
Returns
boolean
public
html
(
html
:
string
)
:
boolean
Parameters
html:
string
Returns
boolean
public
id
(
id
:
string
)
:
boolean
Parameters
id:
string
Returns
boolean
public
text
(
text
:
string
)
:
boolean
Parameters
text:
string
Returns
boolean
public
value
(
text
:
string
)
:
boolean
Parameters
text:
string
Returns
boolean
Globals
chai
Assertions
Be
Deep
Equal
Expect
ExpectStatic
Have
attr
css
data
class
html
id
text
value
Include
InstanceOf
Keys
LanguageChains
Length
Members
NameValueMatcher
NameValueRegexMatcher
NumberComparer
NumericComparison
OwnProperty
Property
Throw
TypeComparison
expect
use