Web Server Routing.See: Description
| Interface | Description |
|---|---|
| MediaPublisher |
Represents a
publisher of specific media type. |
| Class | Description |
|---|---|
| LoggingTestUtils |
The LoggingTestUtils.
|
| RouteMock |
Provides ability to define mocking of particular routes.
|
| SocketHttpClient |
The SocketHttpClient provides means to simply pass any bytes into the WebServer
and to see how it deals with such case.
|
| TemporaryFolder |
A helper class that represents a temporary folder.
|
| TemporaryFolderExtension |
A JUnit5 extension to provide injection support of
TemporaryFolder
instances. |
| TestClient |
Client API designed to create request directly on
Routing without 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.
|
Web Server Routing.TestClientCopyright © 2018–2019 Oracle Corporation. All rights reserved.