public class NextStepWasSkippedStrategy extends java.lang.Object implements StepResultMergeStragegy
Constructor and Description |
---|
NextStepWasSkippedStrategy(TestResult nextStepResult) |
Modifier and Type | Method and Description |
---|---|
TestResult |
with(TestResult previousResult) |
public NextStepWasSkippedStrategy(TestResult nextStepResult)
public TestResult with(TestResult previousResult)
with
in interface StepResultMergeStragegy