[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 23 | 0 | 0 | 0 | 100% | 4.342 | 
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|
| org.bremersee.exception | 7 | 0 | 0 | 0 | 100% | 2.811 | 
| org.bremersee.web.multipart | 12 | 0 | 0 | 0 | 100% | 1.475 | 
| org.bremersee.web | 1 | 0 | 0 | 0 | 100% | 0.009 | 
| org.bremersee.http | 3 | 0 | 0 | 0 | 100% | 0.047 | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HttpClientExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.023 | |
| RestApiExceptionParserImplTest | 6 | 0 | 0 | 0 | 100% | 2.788 | 
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FileAwareMultipartFileTest | 12 | 0 | 0 | 0 | 100% | 1.475 | 
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ErrorDetectorsTest | 1 | 0 | 0 | 0 | 100% | 0.009 | 
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| MediaTypeHelperTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| HttpHeadersHelperTest | 2 | 0 | 0 | 0 | 100% | 0.044 | 
[Summary] [Package List] [Test Cases]
| create | 0.02 | 
| testResponseIsEmpty | 1.565 | |
| testResponseIsJson | 0.34 | |
| testResponseIsNull | 0.004 | |
| testResponseIsXml | 0.224 | |
| testResponseIsEmptyButHeadersArePresent | 0.015 | |
| testResponseIsSomethingElse | 0.048 | 
| testMediaTypeHelper | 0.001 | 
| defaultErrorDetectors | 0.004 | 
| getContentCharset | 0.038 | |
| buildHttpHeaders | 0.002 |