The Spring Framework

Uses of Package
org.springframework.test.annotation

Packages that use org.springframework.test.annotation
org.springframework.test.annotation Support classes for annotation-driven tests. 
org.springframework.test.jpa Support classes for tests based on the Java Persistence API. 
 

Classes in org.springframework.test.annotation used by org.springframework.test.annotation
ProfileValueSource
          Strategy interface for retrieving profile values for a given testing environment.
SystemProfileValueSource
          Implementation of ProfileValueSource which uses system properties as the underlying source.
 

Classes in org.springframework.test.annotation used by org.springframework.test.jpa
AbstractAnnotationAwareTransactionalTests
          Java 5 specific subclass of AbstractTransactionalDataSourceSpringContextTests, exposing a SimpleJdbcTemplate and obeying annotations for transaction control.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.