Uses of Interface
net.thucydides.core.model.results.StepResultMergeStragegy
| Package | Description |
|---|---|
| net.thucydides.core.model.results |
-
Uses of StepResultMergeStragegy in net.thucydides.core.model.results
Classes in net.thucydides.core.model.results that implement StepResultMergeStragegy Modifier and Type Class Description classNextStepCompromisedStrategyclassNextStepFailedStrategyclassNextStepStatusTakesPriorityStrategyCreated by john on 9/08/2015.classNextStepWasSkippedStrategyMethods in net.thucydides.core.model.results that return StepResultMergeStragegy Modifier and Type Method Description static StepResultMergeStragegyMergeStepResultStrategy. whenNextStepResultIs(TestResult nextStepResult)