Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 1.246 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.cdi.test.microprofile.config | 5 | 0 | 0 | 0 | 100% | 1.246 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.github.jonasrutishauser.cdi.test.microprofile.config
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| InjectionTest | 5 | 0 | 0 | 0 | 100% | 1.246 s |
Test Cases
[Summary] [Package List] [Test Cases]
InjectionTest
| testStringProperties | 1.179 s | |
| overrideInTest | 0.007 s | |
| testNumberProperties | 0.007 s | |
| testCollectionValues | 0.008 s | |
| testNotDefinedProperty | 0.011 s |
