Introduce additional constructors in MockClientHttpRequest
and MockClientHttpResponse
#29670
Labels
in: test
Issues in the test module
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
The corresponding mocks used as "test fixtures" in
spring-web
have additional constructors not present in the same mocks inspring-test
.We should introduce the same the same constructors in
spring-test
for use by the community and align the mocks with the test fixtures.The text was updated successfully, but these errors were encountered: