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.21 (165)
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Last Release on Apr 23, 2026
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 May 14, 2026
