Package io.helidon.nima.testing.junit5.webserver
package io.helidon.nima.testing.junit5.webserver
Unit and integration testing support for NĂma WebServer and JUnit 5.
- See Also:
-
ClassDescriptionUnit 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.A JavaServiceLoaderprovider implementation ofDirectJunitExtensionfor HTTP/1.1 tests.JavaServiceLoaderprovider implementation of aServerJunitExtensionthat 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 router (and/or socket) for the server.A static method configuring simple handlers.Named socket Qualifier forHttp Client.