Class PreviousOutcomes
java.lang.Object
io.cucumber.core.plugin.report.merging.outcome.PreviousOutcomes
- All Implemented Interfaces:
OutcomesProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidList<net.thucydides.model.domain.TestOutcome>voidsetOutcomes(List<net.thucydides.model.domain.TestOutcome> updatedOutcomes)
-
Constructor Details
-
PreviousOutcomes
public PreviousOutcomes()
-
-
Method Details
-
getOutcomes
- Specified by:
getOutcomesin interfaceOutcomesProvider
-
setOutcomes
- Specified by:
setOutcomesin interfaceOutcomesProvider
-
clearOutcomes
public void clearOutcomes()- Specified by:
clearOutcomesin interfaceOutcomesProvider
-