Class MockRequestResponseRule

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

public class MockRequestResponseRule
extends AbstractMethodRule
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
  • Constructor Summary

    Constructors 
    Constructor Description
    MockRequestResponseRule()  
  • Method Summary

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

    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