ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
jasmineMatcher
Variable jasmineMatcher
Const
jasmineMatcher
:
{
toPassAsync
:
()
=>
{
compare
:
(
checkable
:
Checkable
,
options
?:
CheckOptions
,
)
=>
Promise
<
{
pass
:
boolean
;
message
:
string
}
>
;
}
;
}
= ...
Type Declaration
toPassAsync
:
()
=>
{
compare
:
(
checkable
:
Checkable
,
options
?:
CheckOptions
,
)
=>
Promise
<
{
pass
:
boolean
;
message
:
string
}
>
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...