Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in isolation.
Artifacts using spring-test version 5.3.33 (176)
The Commons Configuration software library provides a generic configuration interface that enables an application to read configuration data from
various sources and requires Java 8.
Last Release on Apr 3, 2026
