Package com.foreach.across.test.support.config
package com.foreach.across.test.support.config
-
ClassDescriptionConfiguration class that will extend a configured
AcrossContextBuilder
by adding allAcrossContextConfigurer
beans from theApplicationContext
it resides in.ApplicationContextInitializer
to be used in conjunction withWebAppConfiguration
.Configures aMockMvc
bean that supports testing a bootstrappedAcrossContext
with the registered filters of aMockAcrossServletContext
.Takes care of resetting the datasources attached to theAcrossContext
.Adds support for test datasource detection to anAcrossContext
.