RetryableSceneDetected
Hierarchy
- DomainEvent
- RetryableSceneDetected
Index
Methods
staticfromJSON
Deserialises the event from a JSONObject
Parameters
o: JSONObject
Returns RetryableSceneDetected
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
externaltoJSON
Returns JSONValue
Properties
publicreadonlytimestamp
publicreadonlysceneId
Constructors
constructor
Parameters
sceneId: CorrelationId
optionaltimestamp: Timestamp
Returns RetryableSceneDetected
Indicates that the test runner will retry running the test scenario upon failure.