Class HaltOnErrorRule

java.lang.Object
com.auto.framework.rules.AbstractMethodRule
com.auto.framework.rules.error.HaltOnErrorRule
All Implemented Interfaces:
org.junit.rules.MethodRule

public class HaltOnErrorRule
extends AbstractMethodRule
  • Constructor Summary

    Constructors 
    Constructor Description
    HaltOnErrorRule()  
  • Method Summary

    Modifier and Type Method Description
    protected void extractTestProperties​(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)  
    boolean isHaltOnError()  

    Methods inherited from class com.auto.framework.rules.AbstractMethodRule

    apply

    Methods inherited from class java.lang.Object

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