|
spring-test | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages | |
---|---|
org.springframework.mock.env | |
org.springframework.mock.jndi | The simplest implementation of the JNDI SPI that could possibly work. |
org.springframework.mock.web | A comprehensive set of Servlet API 2.5 mock objects, targeted at usage with Spring's web MVC framework. |
org.springframework.mock.web.portlet | A comprehensive set of Portlet API 2.0 mock objects, targeted at usage with Spring's web MVC framework. |
org.springframework.test | This package contains the legacy JUnit 3.8 class hierarchy, which as of Spring 3.0 has been deprecated in favor of using the listener-based Spring TestContext Framework. |
org.springframework.test.annotation | Support classes for annotation-driven tests. |
org.springframework.test.context | This package contains the Spring TestContext Framework which provides annotation-driven unit and integration testing support that is agnostic of the actual testing framework in use. |
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.context.junit4 | Support classes for ApplicationContext-based and transactional tests run with JUnit 4.5+ and the Spring TestContext Framework. |
org.springframework.test.context.junit4.statements | JUnit 4.5 based statements used in the Spring TestContext Framework. |
org.springframework.test.context.support | Support classes for the Spring TestContext Framework. |
org.springframework.test.context.testng | Support classes for ApplicationContext-based and transactional tests run with TestNG and the Spring TestContext Framework. |
org.springframework.test.context.transaction | Transactional support classes for the Spring TestContext Framework. |
org.springframework.test.jdbc | Support classes for tests based on JDBC. |
org.springframework.test.jpa | As of Spring 3.0, this package has been deprecated in favor of using the listener-based Spring TestContext Framework. |
org.springframework.test.util | Helper classes for unit tests with reflective needs. |
org.springframework.test.web | Helper classes for unit tests based on Spring's web support. |
|
spring-test | ||||||||
PREV NEXT | FRAMES NO FRAMES |