Preparing search index...
The search index is not available
biorate
biorate
playwright
allure
TestResult
Interface TestResult
interface
TestResult
{
attachments
:
Attachment
[]
;
description
?:
string
;
descriptionHtml
?:
string
;
fullName
?:
string
;
historyId
?:
string
;
labels
:
Label
[]
;
links
:
allure
.
Link
[]
;
name
?:
string
;
parameters
:
Parameter
[]
;
stage
:
Stage
;
start
?:
number
;
status
?:
Status
;
statusDetails
:
StatusDetails
;
steps
:
StepResult
[]
;
stop
?:
number
;
testCaseId
?:
string
;
uuid
:
string
;
}
Hierarchy
Executable
TestResult
Index
Properties
attachments
description?
description
Html?
full
Name?
history
Id?
labels
links
name?
parameters
stage
start?
status?
status
Details
steps
stop?
test
Case
Id?
uuid
Properties
attachments
attachments
:
Attachment
[]
Optional
description
description
?:
string
Optional
description
Html
description
Html
?:
string
Optional
full
Name
full
Name
?:
string
Optional
history
Id
history
Id
?:
string
labels
labels
:
Label
[]
links
links
:
allure
.
Link
[]
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
Optional
test
Case
Id
test
Case
Id
?:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
description
description
Html
full
Name
history
Id
labels
links
name
parameters
stage
start
status
status
Details
steps
stop
test
Case
Id
uuid
biorate
Loading...