| Class | Description |
|---|---|
| TestHttpClient.DefaultHttpClientConfigurationFactory |
The default implementation, that just returns the default configuration.
|
| Annotation Type | Description |
|---|---|
| TestHttpClient |
Annotation that can be used to inject simple http
client to query embedded server.
|
| TestServer |
Annotation that can be used to inject embedded server
into unit tests.
|
| TestServerConfiguration |
Annotation that can be used to specify that a
given method or static field is the configuration
to use on embedded container.
|
Copyright © 2019. All rights reserved.