Preparing search index...
The search index is not available
biorate
biorate
playwright
allure
FixtureResult
Interface FixtureResult
interface
FixtureResult
{
attachments
:
Attachment
[]
;
description
?:
string
;
descriptionHtml
?:
string
;
name
?:
string
;
parameters
:
Parameter
[]
;
stage
:
Stage
;
start
?:
number
;
status
?:
Status
;
statusDetails
:
StatusDetails
;
steps
:
StepResult
[]
;
stop
?:
number
;
}
Hierarchy
Executable
FixtureResult
Index
Properties
attachments
description?
description
Html?
name?
parameters
stage
start?
status?
status
Details
steps
stop?
Properties
attachments
attachments
:
Attachment
[]
Optional
description
description
?:
string
Optional
description
Html
description
Html
?:
string
Optional
name
name
?:
string
parameters
parameters
:
Parameter
[]
stage
stage
:
Stage
Optional
start
start
?:
number
Optional
status
status
?:
Status
status
Details
status
Details
:
StatusDetails
steps
steps
:
StepResult
[]
Optional
stop
stop
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
description
description
Html
name
parameters
stage
start
status
status
Details
steps
stop
biorate
Loading...