Package com.foreach.across.test
package com.foreach.across.test
-
ClassDescriptionAbstract unit test for testing
AcrossModule
conventions.Custom annotation that provides most of the attributes thatEnableAcrossContext
does, but adds some test-related configurations.This class is a wrapper around a bootstrappedAcrossContext
and provides methods for easy querying of said context and its modules.Extends the defaultAcrossTestContext
with support for web configurations.Custom annotation that extends the defaultWebAppConfiguration
with adding an initializer that ensures aMockAcrossServletContext
is set on theWebApplicationContext
.Annotation to manually expose additional components for the purpose of a test.Extension of the SpringMockServletContext
that also keeps track of all registration actions that have occurred on servlets, filters and listeners.Mock version of aFilterRegistration.Dynamic
that does nothing but keep a number of configured properties.Mock version of aServletRegistration.Dynamic
that does nothing but keep a number of configured properties.A special implementation of OracleContainer which executes in its own schema to allow flash table resets to works.