Generated by
JDiff

Class org.springframework.mock.http.client.MockClientHttpRequest

Documentation changed from old to new.

Added Methods
boolean isExecuted()  
 

Changed Methods
ClientHttpResponse execute() Documentation changed from old to new.
Set the executed flag to {@code true} and return the configured response.
ClientHttpResponse executeInternal() Documentation changed from old to new.
The default implementation returns the configured response.