Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 14 | 0 | 0 | 0 | 100% | 0.109 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 | 14 | 0 | 0 | 0 | 100% | 0.109 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.bremersee.exception
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ServiceExceptionBuilderTest | 7 | 0 | 0 | 0 | 100% | 0.011 s | |
| ServiceExceptionTest | 7 | 0 | 0 | 0 | 100% | 0.098 s |
Test Cases
[Summary] [Package List] [Test Cases]
ServiceExceptionBuilderTest
| reason | 0.001 s | |
| from | 0.001 s | |
| build | 0.001 s | |
| cause | 0.001 s | |
| errorCode | 0 s | |
| httpStatus | 0.001 s | |
| buildWithNullValues | 0.001 s |
ServiceExceptionTest
| alreadyExists | 0.049 s | |
| status | 0.006 s | |
| badRequest | 0.002 s | |
| getErrorCode | 0.001 s | |
| internalServerError | 0.001 s | |
| forbidden | 0.003 s | |
| notFound | 0.001 s |
