Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.context.web Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractGenericWebContextLoaderAbstract, generic extension of AbstractContextLoader that loads aGenericWebApplicationContext.Classorg.springframework.test.context.webSpring MVC
AnnotationConfigWebContextLoaderConcrete implementation of AbstractGenericWebContextLoader that loadsbean definitions from annotated classes.Classorg.springframework.test.context.webSpring MVC
GenericGroovyXmlWebContextLoaderConcrete implementation of AbstractGenericWebContextLoader that loadsbean definitions from Groovy scripts and XML configuration files.Classorg.springframework.test.context.webSpring MVC
GenericXmlWebContextLoaderConcrete implementation of AbstractGenericWebContextLoader that loadsbean definitions from XML resources.Classorg.springframework.test.context.webSpring MVC
ServletTestExecutionListenerTestExecutionListener which provides mock Servlet API support toWebApplicationContexts loaded by the SpringClassorg.springframework.test.context.webSpring MVC
WebAppConfiguration@WebAppConfiguration is a class-level annotation that is used todeclare that the ApplicationContext loaded for an integration testClassorg.springframework.test.context.webSpring MVC
WebDelegatingSmartContextLoaderWebDelegatingSmartContextLoader is a concrete implementation ofAbstractDelegatingSmartContextLoader that delegates to aClassorg.springframework.test.context.webSpring MVC
WebMergedContextConfigurationWebMergedContextConfiguration encapsulates the mergedcontext configuration declared on a test class and all of its superclassesClassorg.springframework.test.context.webSpring MVC
WebTestContextBootstrapperWeb-specific implementation of the TestContextBootstrapper SPI.Classorg.springframework.test.context.webSpring MVC