| Package | Description |
|---|---|
| org.spincast.defaults.tests | |
| org.spincast.testing.core |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastDefaultNoAppIntegrationTestBase
Base class for integration tests with no application
associated and that use the default request context, the
default WebSocket context and
SpincastDefaultTestingModule as the
main Guice module to bind. |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastIntegrationTestBase<R extends IRequestContext<?>,W extends IWebsocketContext<?>>
Base class for tests that need the HTTP/WebSocket server
to be started.
|
class |
SpincastNoAppIntegrationTestBase<R extends IRequestContext<?>,W extends IWebsocketContext<?>>
Base class for tests that needs the HTTP/WebSocket server
to be started, but that are not using the boostraping
process of an existing application to create the Guice context
and start the server.
|
class |
SpincastTestBase
Base class for Spincast test classes.
|
Copyright © 2016. All rights reserved.