Class JUnit4HttpApiPerMethodConfigurator
java.lang.Object
org.talend.sdk.component.junit.http.junit4.JUnit4HttpApiPerMethodConfigurator
- All Implemented Interfaces:
org.junit.rules.TestRule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.junit.runners.model.Statement
apply
(org.junit.runners.model.Statement base, org.junit.runner.Description description)
-
Constructor Details
-
JUnit4HttpApiPerMethodConfigurator
public JUnit4HttpApiPerMethodConfigurator()
-
-
Method Details
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description) - Specified by:
apply
in interfaceorg.junit.rules.TestRule
-