Package org.spincast.testing.defaults
package org.spincast.testing.defaults
-
ClassesClassDescriptionAppBasedWebsocketTestingBase<R extends org.spincast.core.exchange.RequestContext<?>,
W extends org.spincast.core.websocket.WebsocketContext<?>> Base class for WebSocket testing.NoAppCustomContextTypesTestingBase<R extends org.spincast.core.exchange.RequestContext<?>,W extends org.spincast.core.websocket.WebsocketContext<?>> NoAppStartHttpServerCustomContextTypesTestingBase<R extends org.spincast.core.exchange.RequestContext<?>,W extends org.spincast.core.websocket.WebsocketContext<?>> Base class for testing without an App but when an HTTP server is required.Base class for testing without an App but when an HTTP server is required.Base class for WebSocket testing without an App.