Interface StepResultMergeStragegy

All Known Implementing Classes:
NextStepCompromisedStrategy, NextStepFailedStrategy, NextStepStatusTakesPriorityStrategy, NextStepWasSkippedStrategy

public interface StepResultMergeStragegy
Created by john on 9/08/2015.
  • Method Summary

    Modifier and Type Method Description
    TestResult with​(TestResult result)