Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 27 | 0 | 0 | 0 | 100% | 6.490 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.bremersee.exception.model | 27 | 0 | 0 | 0 | 100% | 6.490 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.exception.model
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RestApiExceptionIntegrationTest | 2 | 0 | 0 | 0 | 100% | 3.600 s | |
| RestApiExceptionTest | 16 | 0 | 0 | 0 | 100% | 2.876 s | |
| HandlerTest | 4 | 0 | 0 | 0 | 100% | 0.007 s | |
| StackTraceItemTest | 5 | 0 | 0 | 0 | 100% | 0.007 s |
Test Cases
[Summary] [Package List] [Test Cases]
RestApiExceptionIntegrationTest
| springErrorAsXml(SoftAssertions) | 0.885 s | |
| springErrorAsJson(SoftAssertions) | 0.058 s |
RestApiExceptionTest
HandlerTest
| getMethodName(SoftAssertions) | 0.001 s | |
| getClassName(SoftAssertions) | 0.001 s | |
| builder | 0 s | |
| getMethodParameterTypes(SoftAssertions) | 0.002 s |
StackTraceItemTest
| getDeclaringClass(SoftAssertions) | 0.001 s | |
| getMethodName(SoftAssertions) | 0.001 s | |
| getLineNumber(SoftAssertions) | 0.001 s | |
| builder | 0.001 s | |
| getFileName(SoftAssertions) | 0.001 s |
