Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 34.73 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.metrics | 2 | 0 | 0 | 0 | 100% | 10.92 s |
| com.github.jonasrutishauser.transactional.event.quarkus.deployment.it | 5 | 0 | 0 | 0 | 100% | 23.81 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.metrics
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MicrometerIT | 1 | 0 | 0 | 0 | 100% | 4.603 s | |
| MpMetricsIT | 1 | 0 | 0 | 0 | 100% | 6.314 s |
com.github.jonasrutishauser.transactional.event.quarkus.deployment.it
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TransactionalEventChangeIT | 1 | 0 | 0 | 0 | 100% | 14.39 s | |
| TransactionalEventIT | 4 | 0 | 0 | 0 | 100% | 9.427 s |
Test Cases
[Summary] [Package List] [Test Cases]
TransactionalEventChangeIT
| testRoundTrip | 14.37 s |
TransactionalEventIT
| testCustomSerializer | 0.653 s | |
| testFailure | 2.876 s | |
| testRoundTrip | 0.106 s | |
| testDirectMethodRoundTrip | 0.106 s |
MicrometerIT
| testMetrics | 1.610 s |
MpMetricsIT
| testMetrics | 1.868 s |
