adam
0.5.7-SNAPSHOT
jvm
adam
/
com.malinskiy.adam.request.testrunner
/
TestAssumptionFailed
Test
Assumption
Failed
data
class
TestAssumptionFailed
(
val
id
:
TestIdentifier
,
val
stackTrace
:
String
)
:
TestEvent
Members
Constructors
Test
Assumption
Failed
Link copied to clipboard
constructor
(
id
:
TestIdentifier
,
stackTrace
:
String
)
Properties
id
Link copied to clipboard
val
id
:
TestIdentifier
stack
Trace
Link copied to clipboard
val
stackTrace
:
String