Member Junction
Preparing search index...
@memberjunction/testing-integration
TestOutcome
Interface TestOutcome
interface
TestOutcome
{
DurationMs
:
number
;
Error
?:
string
;
Name
:
string
;
Passed
:
boolean
;
Skipped
?:
boolean
;
}
Index
Properties
Duration
Ms
Error?
Name
Passed
Skipped?
Properties
Duration
Ms
DurationMs
:
number
Optional
Error
Error
?:
string
Name
Name
:
string
Passed
Passed
:
boolean
Optional
Skipped
Skipped
?:
boolean
True when the check was gated off (mutation/live-model tier) rather than executed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Duration
Ms
Error
Name
Passed
Skipped
Member Junction
Loading...
True when the check was gated off (mutation/live-model tier) rather than executed.