Class HttpApiHandler<T extends HttpApiHandler<?>>

  • 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.