Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 35.69 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% | 11.22 s |
| com.github.jonasrutishauser.transactional.event.quarkus.deployment.it | 6 | 0 | 0 | 0 | 100% | 24.47 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 |
|---|---|---|---|---|---|---|---|
| MpMetricsIT | 1 | 0 | 0 | 0 | 100% | 4.608 s | |
| MicrometerIT | 1 | 0 | 0 | 0 | 100% | 6.608 s |
com.github.jonasrutishauser.transactional.event.quarkus.deployment.it
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TransactionalEventChangeIT | 1 | 0 | 0 | 0 | 100% | 14.82 s | |
| TransactionalEventIT | 5 | 0 | 0 | 0 | 100% | 9.650 s |
Test Cases
[Summary] [Package List] [Test Cases]
TransactionalEventChangeIT
| testRoundTrip | 14.81 s |
MpMetricsIT
| testMetrics | 1.606 s |
MicrometerIT
| testMetrics | 2.000 s |
TransactionalEventIT
| testCustomSerializer | 0.769 s | |
| testFailure | 2.870 s | |
| testClearsRequestContextBeforeHandling | 0.107 s | |
| testRoundTrip | 0.108 s | |
| testDirectMethodRoundTrip | 0.107 s |
