[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 33 | 0 | 0 | 0 | 100% | 9.891 s |
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 | 33 | 0 | 0 | 0 | 100% | 9.891 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RestApiExceptionParserTest | 1 | 0 | 0 | 0 | 100% | 0.060 s | |
| RestApiExceptionMapperPropertiesTest | 6 | 0 | 0 | 0 | 100% | 4.546 s | |
| RestApiResponseErrorHandlerTest | 3 | 0 | 0 | 0 | 100% | 1.944 s | |
| RestApiExceptionParserImplTest | 6 | 0 | 0 | 0 | 100% | 1.854 s | |
| RestApiExceptionMapperForWebTest | 9 | 0 | 0 | 0 | 100% | 1.098 s | |
| RestApiResponseTypeTest | 8 | 0 | 0 | 0 | 100% | 0.389 s |
[Summary] [Package List] [Test Cases]
| parseException(SoftAssertions) | 0.052 s |
| defaultConstructor | 1.529 s | |
| hasError(SoftAssertions) | 0.304 s | |
| handleError | 0.081 s |