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 TypeClassDescriptionclassclassAppBasedWebsocketTestingBase<R extends RequestContext<?>,W extends WebsocketContext<?>> Base class for WebSocket testing.classNoAppStartHttpServerCustomContextTypesTestingBase<R extends RequestContext<?>,W extends WebsocketContext<?>> Base class for testing without an App but when an HTTP server is required.classBase class for testing without an App but when an HTTP server is required.classBase class for WebSocket testing without an App.