Class ExtendedOTFTestStatus
java.lang.Object
org.opentestfactory.report.interpreter.base.application.report.ExtendedOTFTestStatus
-
Constructor Summary
ConstructorsConstructorDescriptionExtendedOTFTestStatus(org.opentestfactory.dto.v1.OTFTestStatus status, Integer duration) ExtendedOTFTestStatus(org.opentestfactory.dto.v1.OTFTestStatus status, Integer duration, List<String> failureDetails) -
Method Summary
Modifier and TypeMethodDescriptionorg.opentestfactory.dto.v1.OTFTestStatus
-
Constructor Details
-
ExtendedOTFTestStatus
-
ExtendedOTFTestStatus
-
-
Method Details
-
getStatus
public org.opentestfactory.dto.v1.OTFTestStatus getStatus() -
getDuration
-
getFailureDetails
-