Package com.foreach.across.test
package com.foreach.across.test
-
ClassDescriptionAbstract unit test for testing
AcrossModuleconventions.Custom annotation that provides most of the attributes thatEnableAcrossContextdoes, but adds some test-related configurations.This class is a wrapper around a bootstrappedAcrossContextand provides methods for easy querying of said context and its modules.Extends the defaultAcrossTestContextwith support for web configurations.Custom annotation that extends the defaultWebAppConfigurationwith adding an initializer that ensures aMockAcrossServletContextis set on theWebApplicationContext.Annotation to manually expose additional components for the purpose of a test.Extension of the SpringMockServletContextthat also keeps track of all registration actions that have occurred on servlets, filters and listeners.Mock version of aFilterRegistration.Dynamicthat does nothing but keep a number of configured properties.Mock version of aServletRegistration.Dynamicthat 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.