Class JUnit4HttpApiPerMethodConfigurator
java.lang.Object
org.talend.sdk.component.junit.http.junit4.JUnit4HttpApiPerMethodConfigurator
- All Implemented Interfaces:
- org.junit.rules.TestRule
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.junit.runners.model.Statementapply(org.junit.runners.model.Statement base, org.junit.runner.Description description) 
- 
Constructor Details- 
JUnit4HttpApiPerMethodConfiguratorpublic JUnit4HttpApiPerMethodConfigurator()
 
- 
- 
Method Details- 
applypublic org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description) - Specified by:
- applyin interface- org.junit.rules.TestRule
 
 
-