MockClientHttpResponse should close stream [SPR-14563] #19132
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Daniel Dacar opened SPR-14563 and commented
MockClientHttpResponse should mimic the way real implementation work (HttpComponentsClientHttpResponse) and close the stream inside the close method. Failure to do this introduce a different behaviour during tests.
Affects: 4.3.2
Referenced from: commits 47e9360, e2ba7c9
The text was updated successfully, but these errors were encountered: