Package com.helger.web.scope.mock
-
Class Summary Class Description AbstractWebScopeAwareTestCase Base class for JUnit tests where the initialization of the scopes happens before each test execution.MockServletRequestListenerScopeAware This mock listeners is responsible for creating and destroying the Request Scopes correctly.WebScopeAwareTestSetup Contains static initialization methods for web scope tests, that makes it a bit easier to use them without JUnit.WebScopeTestRule JUnit test rule for unit tests requiring web scopes.