spring-framework / org.springframework.mock.http.client

Package org.springframework.mock.http.client

Types

MockAsyncClientHttpRequest

open class MockAsyncClientHttpRequest : MockClientHttpRequest, AsyncClientHttpRequest

An extension of MockClientHttpRequest that also implements org.springframework.http.client.AsyncClientHttpRequest by wrapping the response in a SettableListenableFuture.