Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 25.68 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 |
|---|---|---|---|---|---|---|
| com.github.jonasrutishauser.transactional.event.quarkus.deployment.it | 5 | 0 | 0 | 0 | 100% | 25.68 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.github.jonasrutishauser.transactional.event.quarkus.deployment.it
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TransactionalEventChangeIT | 1 | 0 | 0 | 0 | 100% | 19.93 s | |
| TransactionalEventIT | 4 | 0 | 0 | 0 | 100% | 5.751 s |
Test Cases
[Summary] [Package List] [Test Cases]
TransactionalEventChangeIT
| testRoundTrip | 19.85 s |
TransactionalEventIT
| testCustomSerializer | 0.572 s | |
| testFailure | 0.727 s | |
| testRoundTrip | 0.104 s | |
| testDirectMethodRoundTrip | 0.106 s |
