Uses of Package
org.springframework.test.context.junit4
Packages that use org.springframework.test.context.junit4 Package Description org.springframework.test.context.junit4 Support classes for integrating the Spring TestContext Framework with JUnit 4.12 or higher.Classes in org.springframework.test.context.junit4 used by org.springframework.test.context.junit4 Class Description AbstractJUnit4SpringContextTests Abstract base test class which integrates the Spring TestContext Framework with explicitApplicationContexttesting support in a JUnit 4 environment.SpringJUnit4ClassRunner SpringJUnit4ClassRunneris a custom extension of JUnit'sBlockJUnit4ClassRunnerwhich provides functionality of the Spring TestContext Framework to standard JUnit tests by means of theTestContextManagerand associated support classes and annotations.