Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/node-serialize
result-to-error
resultToError
Function resultToError
resultToError
(
result
:
|
TapError
|
{
diag
?:
any
;
name
?:
string
;
ok
?:
boolean
;
tapError
?:
string
}
,
test
?:
Base
<
TapBaseEvents
>
,
)
:
Error
Parameters
result
:
TapError
|
{
diag
?:
any
;
name
?:
string
;
ok
?:
boolean
;
tapError
?:
string
}
Optional
test
:
Base
<
TapBaseEvents
>
Returns
Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...