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
AcrossContext
and 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 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. -
Classes in com.foreach.across.test used by com.foreach.across.test.supportClassDescriptionCustom annotation that provides most of the attributes that
EnableAcrossContext
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.