Members
-
errorMessage :string
-
Type:
- string
- Source:
-
interactions :Array.<TestInteractionDTO>
-
Type:
- Array.<TestInteractionDTO>
- Source:
-
recordingURL :string|undefined
-
Type:
- string | undefined
- Source:
-
runID :string
-
Type:
- string
- Source:
-
status :'ERROR'|'FAIL'|'PASS'
-
Type:
- 'ERROR' | 'FAIL' | 'PASS'
- Source:
-
test :Test|undefined
-
Type:
- Test | undefined
- Source:
-
testName :string
-
Type:
- string
- Source:
Methods
-
toJSON()
-
- Source:
Returns:
- Type
- any