Preparing search index...
The search index is not available
txiki.js
txiki.js
tjs:assert
IAssertionResult
Interface IAssertionResult<T>
interface
IAssertionResult
<
T
>
{
actual
:
unknown
;
at
?:
string
;
description
:
string
;
expected
:
T
;
operator
:
string
;
pass
:
boolean
;
}
Type Parameters
T
Index
Properties
actual
at?
description
expected
operator
pass
Properties
actual
actual
:
unknown
Optional
at
at
?:
string
description
description
:
string
expected
expected
:
T
operator
operator
:
string
pass
pass
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
at
description
expected
operator
pass
txiki.js
Loading...