Uses of Class
org.springframework.test.context.support.AbstractGenericContextLoader
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of AbstractGenericContextLoader in org.springframework.test.context.support
Modifier and TypeClassDescriptionclass
Concrete implementation ofAbstractGenericContextLoader
that loads bean definitions from component classes.class
Concrete implementation ofAbstractGenericContextLoader
that reads bean definitions from Groovy scripts and XML configuration files.class
Concrete implementation ofAbstractGenericContextLoader
that reads bean definitions from XML resources.