|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.test.annotation | |
---|---|
org.springframework.test.annotation | Support classes for annotation-driven tests. |
org.springframework.test.context.junit38 | Support classes for ApplicationContext-based and transactional tests run with JUnit 3.8 and the Spring TestContext Framework. |
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.context.junit38 | |
---|---|
ProfileValueSource
Strategy interface for retrieving profile values for a given testing environment. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |