Package io.helidon.webserver.testing.junit5
package io.helidon.webserver.testing.junit5
Helidon WebServer Testing JUnit5 Support.
- See Also:
-
ClassDescriptionMark a static method to be executed after the container is stopped.Unit testing client that bypasses HTTP transport and directly invokes router.Peer information that can be used with
DirectSocket
.A socket not backed by any network, used for unit testing.Unit testing client that bypasses HTTP transport and directly invokes router.A JavaServiceLoader
provider implementation ofDirectJunitExtension
for HTTP/1.1 tests.JavaServiceLoader
provider implementation of aServerJunitExtension
that adds support for HTTP/1.1.Utility methods for JUnit5 extensions.Test of router without opening a socket.Test of server that opens a socket (for integration tests).A static method configuring server features.A static method configuring router (and/or socket) for the server.A static method configuring simple handlers.Named socket Qualifier forHttp Client
.