| Package | Description |
|---|---|
| org.spincast.testing.core |
| Modifier and Type | Class and Description |
|---|---|
class |
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). |
class |
IntegrationTestBase<R extends RequestContext<?>,W extends WebsocketContext<?>>
Base class for integration test classes that need
the HTTP/WebSocket server to be started.
|
class |
IntegrationTestNoAppBase<R extends RequestContext<?>,W extends WebsocketContext<?>>
Base class for integration testing when there is no
Application to start via a
main() method. |
Copyright © 2017. All rights reserved.