Package net.serenitybdd.junit.runners
Interface FailureRerunner
-
Method Summary
Modifier and TypeMethodDescriptionbooleanhasToRunTest(String className, String methodName) Returns true if a test given by className and method name has to be run.voidrecordFailedTests(Map<String, List<String>> failedTests) Stores failed tests.
-
Method Details
-
recordFailedTests
-
hasToRunTest
-