Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
6 | 0 | 0 | 0 | 100% | 0,372 |
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 |
---|---|---|---|---|---|---|
org.nuiton.config.plugin.io | 6 | 0 | 0 | 0 | 100% | 0,372 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.nuiton.config.plugin.io
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ConfigModelIOTomlImplTest | 2 | 0 | 0 | 0 | 100% | 0,182 | |
ConfigModelIOIniImplTest | 2 | 0 | 0 | 0 | 100% | 0,111 | |
ConfigModelIOYamlImplTest | 2 | 0 | 0 | 0 | 100% | 0,079 |
Test Cases
[Summary] [Package List] [Test Cases]
ConfigModelIOTomlImplTest
read | 0,106 | |
write | 0,012 |
ConfigModelIOIniImplTest
read | 0,086 | |
write | 0,023 |
ConfigModelIOYamlImplTest
read | 0,052 | |
write | 0,025 |