Uses of Package
com.foreach.across.test
Packages that use com.foreach.across.test
-
Classes in com.foreach.across.test used by com.foreach.across.testClassDescriptionThis class is a wrapper around a bootstrapped
AcrossContextand provides methods for easy querying of said context and its modules.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. -
Classes in com.foreach.across.test used by com.foreach.across.test.supportClassDescriptionCustom annotation that provides most of the attributes that
EnableAcrossContextdoes, 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.