Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 2.881 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.jakarta.enterprise.inject.impl | 6 | 0 | 0 | 0 | 100% | 2.881 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.github.jonasrutishauser.jakarta.enterprise.inject.impl
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ExtendedInstanceOwbIT | 3 | 0 | 0 | 0 | 100% | 2.085 s | |
| ExtendedInstanceIT | 3 | 0 | 0 | 0 | 100% | 0.796 s |
Test Cases
[Summary] [Package List] [Test Cases]
ExtendedInstanceOwbIT
| testDependentScope | 1.768 s | |
| testApplicationScope | 0.134 s | |
| testInjection | 0.130 s |
ExtendedInstanceIT
| testDependentScope | 0.609 s | |
| testApplicationScope | 0.096 s | |
| testInjection | 0.081 s |
