Package com.auto.framework.rules.mock
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 voidextractTestProperties(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)MockConfiggetConfig()
-
Constructor Details
-
MockRequestResponseRule
public MockRequestResponseRule()
-
-
Method Details
-
extractTestProperties
protected void extractTestProperties(org.junit.runners.model.FrameworkMethod mTest, java.lang.Object oTest)- Specified by:
extractTestPropertiesin classAbstractMethodRule
-
getConfig
-