-
This 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 Spring MockServletContext
that also keeps track of all registration actions that
have occurred on servlets, filters and listeners.
Mock version of a FilterRegistration.Dynamic
that does nothing but keep a number
of configured properties.
Mock version of a ServletRegistration.Dynamic
that does nothing but keep a number
of configured properties.
-
Custom annotation that provides most of the attributes that
EnableAcrossContext
does, but adds
some test-related configurations.
This class is a wrapper around a bootstrapped
AcrossContext
and provides methods
for easy querying of said context and its modules.