Package io.helidon.webserver.testsupport
A simple HTTP like client suitable for tests of
Web Server Routing.- See Also:
TestClient
-
Interface Summary Interface Description MediaPublisher Represents apublisherof specific media type. -
Class Summary Class Description LoggingTestUtils Deprecated, for removal: This API element is subject to removal in a future version. This class is no longer needed, please useLogConfig.configureRuntime()instead.RouteMock Provides ability to define mocking of particular routes.TemporaryFolder A helper class that represents a temporary folder.TemporaryFolderExtension A JUnit5 extension to provide injection support ofTemporaryFolderinstances.TestClient Client API designed to create request directly onRoutingwithout a network layer.TestRequest An API to compose a test request.TestResponse Represents a response suitable for testing asserts.TestUtils The generic test utils methods.