| ProfileValueSource | Strategy interface for retrieving profile values for a given testing environment. |
| AbstractAnnotationAwareTransactionalTests |
This class is deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(AbstractJUnit38SpringContextTests)
|
| ProfileValueUtils | General utility methods for working with profile values. |
| SystemProfileValueSource | Implementation of ProfileValueSource which uses system properties as
the underlying source. |
| DirtiesContext.ClassMode | Defines modes which determine how @DirtiesContext
is interpreted when used to annotate a test class. |