Package io.micronaut.http.tck
package io.micronaut.http.tck
-
ClassDescriptionUtility class used to perform assertions.BodyAssertion<T,
E> HTTP Response's body assertions.The interface for typed BodyAssertion Builders.BodyAssertion Builder.Byte Array BodyAssertion Builder.String BodyAssertion Builder.ServerUnderTest
implementation forEmbeddedServer
.ServerUnderTestProvider
implemntation which returns an instance ofEmbeddedServerUnderTest
.Utility class to verify assertions given an HTTP Response.HTTP Response Assertion Builder.Allows defining an HttpRequest based on some property of the server (ie: Port).An API for a Micronaut HTTP Server under test.Provides a server to test.Utility class to retrieve aServerUnderTestProvider
via a Service Loader.Defines a HTTP Server Test Scenario.Test Scenario Builder.