| Interface | Description |
|---|---|
| SpincastConfigTesting |
Interface for a testing version of
SpincastConfig. |
| Class | Description |
|---|---|
| IntegrationTestAppBase<R extends RequestContext<?>,W extends WebsocketContext<?>> |
Base for integration test classes that use an existing
Application to start the Server (calling its
main()
method). |
| IntegrationTestBase<R extends RequestContext<?>,W extends WebsocketContext<?>> |
Base class for integration test classes that need
the HTTP/WebSocket server to be started.
|
| IntegrationTestNoAppBase<R extends RequestContext<?>,W extends WebsocketContext<?>> |
Base class for integration testing when there is no
Application to start via a
main() method. |
| SpincastTestBase |
Base class for Spincast test classes.
|
Copyright © 2017. All rights reserved.