Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
chai
AssertionError
Class AssertionError
Index
Constructor methods
constructor
Properties
message
name
showDiff
stack
Constructor methods
constructor
(
message
:
string
, _props
?:
any
, ssf
?:
Function
)
:
AssertionError
Parameters
message:
string
_props?:
any
optional
ssf?:
Function
optional
Returns
AssertionError
Properties
public
message
:
string
public
name
:
string
public
showDiff
:
boolean
public
stack
:
string
Globals
chai
chai
Assertion
assert
config
Assert
ChaiAssertion
ChaiConfig
AssertionError
constructor
message
name
showDiff
stack
use