Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.context.support Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AbstractContextLoaderAbstract application context loader that provides a basis for all concreteTemplate Method based approach for processingClassorg.springframework.test.context.supportSpring MVC
AbstractDelegatingSmartContextLoaderAbstractDelegatingSmartContextLoader serves as an abstract base classfor implementations of the SmartContextLoader SPI that delegate to aClassorg.springframework.test.context.supportSpring MVC
AbstractDirtiesContextTestExecutionListenerAbstract base class for TestExecutionListener implementations thatprovide support for marking the ApplicationContext associated withClassorg.springframework.test.context.supportSpring MVC
AbstractGenericContextLoaderAbstract, generic extension of AbstractContextLoader that loads aGenericApplicationContext.Classorg.springframework.test.context.supportSpring MVC
AbstractTestContextBootstrapperAbstract implementation of the TestContextBootstrapper interface whichprovides most of the behavior required by a bootstrapper.Classorg.springframework.test.context.supportSpring MVC
AbstractTestExecutionListenerAbstract implementation of the TestExecutionListener interface whichprovides empty method stubs.Classorg.springframework.test.context.supportSpring MVC
AnnotationConfigContextLoaderConcrete implementation of AbstractGenericContextLoader that loadsbean definitions from annotated classes.Classorg.springframework.test.context.supportSpring MVC
AnnotationConfigContextLoaderUtilsUtility methods for SmartContextLoaders that dealwith annotated classes (e.Classorg.springframework.test.context.supportSpring MVC
DefaultActiveProfilesResolverDefault implementation of the ActiveProfilesResolver strategy thatresolves active bean definition profiles based solely on profilesClassorg.springframework.test.context.supportSpring MVC
DefaultBootstrapContextDefault implementation of the BootstrapContext interface.Classorg.springframework.test.context.supportSpring MVC
DefaultTestContextDefault implementation of the TestContext interface.Classorg.springframework.test.context.supportSpring MVC
DefaultTestContextBootstrapperDefault implementation of the TestContextBootstrapper SPI.Classorg.springframework.test.context.supportSpring MVC
DelegatingSmartContextLoaderDelegatingSmartContextLoader is a concrete implementation ofAbstractDelegatingSmartContextLoader that delegates to aClassorg.springframework.test.context.supportSpring MVC
DependencyInjectionTestExecutionListenerTestExecutionListener which provides support for dependencyinjection and initialization of test instances.Classorg.springframework.test.context.supportSpring MVC
DirtiesContextBeforeModesTestExecutionListenerTestExecutionListener which provides support for marking theApplicationContext associated with a test as dirty forClassorg.springframework.test.context.supportSpring MVC
DirtiesContextTestExecutionListenerTestExecutionListener which provides support for marking theApplicationContext associated with a test as dirty forClassorg.springframework.test.context.supportSpring MVC
GenericGroovyXmlContextLoaderConcrete implementation of AbstractGenericContextLoader that readsbean definitions from Groovy scripts and XML configuration files.Classorg.springframework.test.context.supportSpring MVC
GenericPropertiesContextLoaderConcrete implementation of AbstractGenericContextLoader that readsbean definitions from Java Properties resources.Classorg.springframework.test.context.supportSpring MVC
GenericXmlContextLoaderConcrete implementation of AbstractGenericContextLoader that readsbean definitions from XML resources.Classorg.springframework.test.context.supportSpring MVC
TestPropertySourceUtilsUtility methods for working with @TestPropertySourceand adding test PropertySources to the Environment.Classorg.springframework.test.context.supportSpring MVC