Package net.serenitybdd.junit5
Class SerenityTestExecutionSummary
java.lang.Object
net.serenitybdd.junit5.SerenityTestExecutionSummary
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFailure(org.junit.platform.launcher.TestIdentifier testIdentifier, Throwable throwable)
-
Field Details
-
containersSucceeded
-
testsSucceeded
-
containersAborted
-
testsAborted
-
containersFailed
-
testsFailed
-
-
Constructor Details
-
SerenityTestExecutionSummary
public SerenityTestExecutionSummary(org.junit.platform.launcher.TestPlan testPlan)
-
-
Method Details
-
addFailure
public void addFailure(org.junit.platform.launcher.TestIdentifier testIdentifier, Throwable throwable)
-