Package io.micronaut.http.server.tck
-
Interface Summary Interface Description ServerUnderTest An API for a Micronaut HTTP Server under test.ServerUnderTestProvider Provides a server to test. -
Class Summary Class Description AssertionUtils Utility class used to perform assertions.BodyAssertion HTTP Reponse's body assertions.BodyAssertion.Builder BodyAssertion Builder.EmbeddedServerUnderTest ServerUnderTestimplementation forEmbeddedServer.EmbeddedServerUnderTestProvider ServerUnderTestProviderimplemntation which returns an instance ofEmbeddedServerUnderTest.HttpResponseAssertion Utility class to verify assertions given an HTTP Response.HttpResponseAssertion.Builder HTTP Response Assertion Builder.ServerUnderTestProviderUtils Utility class to retrieve aServerUnderTestProvidervia a Service Loader.TestScenario Defines a HTTP Server Test Scenario.TestScenario.Builder Test Scenario Builder.