Source file "org/springframework/test/web/client/response/MockRestResponseCreators.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 95 of 95 | 0% | 6 of 6 | 0% | 17 | 17 | 17 | 17 | 14 | 14 |
withSuccess(String, MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
withSuccess(byte[], MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
withSuccess(Resource, MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
withCreatedEntity(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withSuccess() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withNoContent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withBadRequest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withUnauthorizedRequest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withServerError() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withStatus(HttpStatus) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withRawStatus(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MockRestResponseCreators() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withException(IOException) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$withException$0(IOException, ClientHttpRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |