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
           
SystemProfileValueSource
           
 

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-2006 The Spring Framework.