Uses of Interface
org.spincast.testing.junitrunner.RepeatedClassAfterMethodProvider
Packages that use RepeatedClassAfterMethodProvider
-
Uses of RepeatedClassAfterMethodProvider in org.spincast.testing.core
Classes in org.spincast.testing.core that implement RepeatedClassAfterMethodProviderModifier and TypeClassDescriptionclassAppBasedTestingBase<R extends RequestContext<?>,W extends WebsocketContext<?>> classBase class for Spincast test classes. -
Uses of RepeatedClassAfterMethodProvider in org.spincast.testing.defaults
Classes in org.spincast.testing.defaults that implement RepeatedClassAfterMethodProviderModifier and TypeClassDescriptionclassclassAppBasedWebsocketTestingBase<R extends RequestContext<?>,W extends WebsocketContext<?>> Base class for WebSocket testing.classNoAppCustomContextTypesTestingBase<R extends RequestContext<?>,W extends WebsocketContext<?>> 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.classclassBase class for WebSocket testing without an App.