org.springframework.mock.http.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-test Show documentation
Show all versions of spring-test Show documentation
Spring TestContext Framework
/**
* Mock implementations of client/server-side HTTP abstractions.
* This package contains {@code MockHttpInputMessage} and
* {@code MockHttpOutputMessage}.
*/
package org.springframework.mock.http;