public class NextStepStatusTakesPriorityStrategy extends Object implements StepResultMergeStragegy
| Constructor and Description |
|---|
NextStepStatusTakesPriorityStrategy(TestResult nextStepResult) |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
with(TestResult previousResult) |
public NextStepStatusTakesPriorityStrategy(TestResult nextStepResult)
public TestResult with(TestResult previousResult)
with in interface StepResultMergeStragegyCopyright © 2023. All rights reserved.