Class HttpApiHandler<T extends HttpApiHandler<?>>

java.lang.Object
org.talend.sdk.component.junit.http.api.HttpApiHandler<T>
Type Parameters:
T - fluent API type.
Direct Known Subclasses:
JUnit4HttpApi, JUnit5HttpApi

public class HttpApiHandler<T extends HttpApiHandler<?>> extends Object
Handler used to customize the behavior of the mock server during the test.