Uses of Class
org.springframework.test.context.web.AbstractGenericWebContextLoader
Package
Description
Web support classes for the Spring TestContext Framework.
-
Uses of AbstractGenericWebContextLoader in org.springframework.test.context.web
Modifier and TypeClassDescriptionclass
Concrete implementation ofAbstractGenericWebContextLoader
that loads bean definitions from annotated classes.class
Concrete implementation ofAbstractGenericWebContextLoader
that loads bean definitions from Groovy scripts and XML configuration files.class
Concrete implementation ofAbstractGenericWebContextLoader
that loads bean definitions from XML resources.