Uses of Class
org.spincast.testing.core.AppBasedTestingBase
Packages that use AppBasedTestingBase
-
Uses of AppBasedTestingBase in org.spincast.testing.defaults
Subclasses of AppBasedTestingBase in org.spincast.testing.defaultsModifier and TypeClassDescriptionclass
class
AppBasedWebsocketTestingBase<R extends RequestContext<?>,
W extends WebsocketContext<?>> Base class for WebSocket testing.class
NoAppStartHttpServerCustomContextTypesTestingBase<R extends RequestContext<?>,
W extends WebsocketContext<?>> Base class for testing without an App but when an HTTP server is required.class
Base class for testing without an App but when an HTTP server is required.class
Base class for WebSocket testing without an App.