Class Hierarchy
- java.lang.Object
- io.micronaut.http.tck.AssertionUtils
 - io.micronaut.http.tck.BodyAssertion<T,
E>  - io.micronaut.http.tck.BodyAssertion.Builder
- io.micronaut.http.tck.BodyAssertion.ByteArrayBodyAssertionBuilder (implements io.micronaut.http.tck.BodyAssertion.AssertionBuilder<T,
E>)  - io.micronaut.http.tck.BodyAssertion.StringBodyAssertionBuilder (implements io.micronaut.http.tck.BodyAssertion.AssertionBuilder<T,
E>)  
 - io.micronaut.http.tck.BodyAssertion.ByteArrayBodyAssertionBuilder (implements io.micronaut.http.tck.BodyAssertion.AssertionBuilder<T,
 - io.micronaut.http.tck.EmbeddedHttp2ServerUnderTestProvider (implements io.micronaut.http.tck.ServerUnderTestProvider)
 - io.micronaut.http.tck.EmbeddedServerUnderTest (implements io.micronaut.http.tck.ServerUnderTest)
 - io.micronaut.http.tck.EmbeddedServerUnderTestProvider (implements io.micronaut.http.tck.ServerUnderTestProvider)
 - io.micronaut.http.tck.HttpResponseAssertion
 - io.micronaut.http.tck.HttpResponseAssertion.Builder
 - io.micronaut.http.tck.ServerUnderTestProviderUtils
 - io.micronaut.http.tck.TestScenario
 - io.micronaut.http.tck.TestScenario.Builder
 
 
Interface Hierarchy
- io.micronaut.context.ApplicationContextProvider
- io.micronaut.http.tck.ServerUnderTest (also extends java.lang.AutoCloseable, java.io.Closeable)
 
 - java.lang.AutoCloseable
- java.io.Closeable
- io.micronaut.http.tck.ServerUnderTest (also extends io.micronaut.context.ApplicationContextProvider, java.lang.AutoCloseable)
 
 - io.micronaut.http.tck.ServerUnderTest (also extends io.micronaut.context.ApplicationContextProvider, java.io.Closeable)
 
 - java.io.Closeable
 - io.micronaut.http.tck.BodyAssertion.AssertionBuilder<T,
E>  - java.util.function.Function<T,
R> - io.micronaut.http.tck.RequestSupplier
 
 - io.micronaut.http.tck.ServerUnderTestProvider