Class JUnit4HttpApi
java.lang.Object
org.talend.sdk.component.junit.http.api.HttpApiHandler<JUnit4HttpApi>
org.talend.sdk.component.junit.http.junit4.JUnit4HttpApi
- All Implemented Interfaces:
- org.junit.rules.TestRule
public class JUnit4HttpApi
extends HttpApiHandler<JUnit4HttpApi>
implements 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) Methods inherited from class org.talend.sdk.component.junit.http.api.HttpApiHandleractiveSsl, setExecutor, setGlobalProxyConfiguration, setHeaderFilter, setLogLevel, setPort, setResponseLocator, setSkipProxyHeaders, setSslContext
- 
Constructor Details- 
JUnit4HttpApipublic JUnit4HttpApi()
 
- 
- 
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
 
 
-