Provides mock objects and utilities for testing Spring Framework applications.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-mock</artifactId>
<version>2.0.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a mock HTTP request for testing Spring controllers.
Use spring-test module instead.
No dependency data recorded yet.