| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDependencyInjectionSpringContextTests | |
|---|---|
| org.springframework.test | Superclasses for tests requiring Spring application contexts, including support for transactional execution of test cases, with automatic rollback on completion. | 
| org.springframework.test.annotation | Support classes for annotation-driven tests. | 
| org.springframework.test.jpa | Support classes for tests based on the Java Persistence API. | 
| Uses of AbstractDependencyInjectionSpringContextTests in org.springframework.test | 
|---|
| Subclasses of AbstractDependencyInjectionSpringContextTests in org.springframework.test | |
|---|---|
|  class | AbstractTransactionalDataSourceSpringContextTestsSubclass of AbstractTransactionalSpringContextTests that adds some convenience functionality for JDBC access. | 
|  class | AbstractTransactionalSpringContextTestsConvenient base class for JUnit 3.8 based tests that should occur in a transaction, but normally will roll the transaction back on the completion of each test. | 
| Uses of AbstractDependencyInjectionSpringContextTests in org.springframework.test.annotation | 
|---|
| Subclasses of AbstractDependencyInjectionSpringContextTests in org.springframework.test.annotation | |
|---|---|
|  class | AbstractAnnotationAwareTransactionalTestsJava 5 specific subclass of AbstractTransactionalDataSourceSpringContextTests, exposing aSimpleJdbcTemplateand obeying annotations for transaction control. | 
| Uses of AbstractDependencyInjectionSpringContextTests in org.springframework.test.jpa | 
|---|
| Subclasses of AbstractDependencyInjectionSpringContextTests in org.springframework.test.jpa | |
|---|---|
|  class | AbstractAspectjJpaTestsSubclass of AbstractJpaTests that activates AspectJ load-time weaving and allows the ability to specify a custom location for AspectJ's aop.xmlfile. | 
|  class | AbstractJpaTestsConvenient support class for JPA-related tests. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||