Provides support for unit and integration testing of Spring applications with the TestContext framework.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>7.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows a minimal JUnit 5 test using Spring TestContext.
Ensure your project uses Java 17 or later and compatible Spring Framework version.
No dependency data recorded yet.