Class NextStepStatusTakesPriorityStrategy

java.lang.Object
net.thucydides.core.model.results.NextStepStatusTakesPriorityStrategy
All Implemented Interfaces:
StepResultMergeStragegy

public class NextStepStatusTakesPriorityStrategy
extends java.lang.Object
implements StepResultMergeStragegy
Created by john on 9/08/2015.
  • Constructor Summary

    Constructors
    Constructor Description
    NextStepStatusTakesPriorityStrategy​(TestResult nextStepResult)  
  • Method Summary

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait