Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 7 | 0 | 0 | 0 | 100% | 35.85 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% | 12.44 s |
| com.github.jonasrutishauser.transactional.event.quarkus.deployment.it | 5 | 0 | 0 | 0 | 100% | 23.41 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% | 5.675 s | |
| MpMetricsIT | 1 | 0 | 0 | 0 | 100% | 6.767 s |
com.github.jonasrutishauser.transactional.event.quarkus.deployment.it
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TransactionalEventChangeIT | 1 | 0 | 0 | 0 | 100% | 13.46 s | |
| TransactionalEventIT | 4 | 0 | 0 | 0 | 100% | 9.947 s |
Test Cases
[Summary] [Package List] [Test Cases]
TransactionalEventChangeIT
| testRoundTrip | 13.44 s |
TransactionalEventIT
| testCustomSerializer | 0.851 s | |
| testFailure | 2.460 s | |
| testRoundTrip | 0.106 s | |
| testDirectMethodRoundTrip | 0.106 s |
MicrometerIT
| testMetrics | 1.677 s |
MpMetricsIT
| testMetrics | 2.168 s |
