[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 15 | 0 | 0 | 0 | 100% | 0.688 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| pt.digitalis.utils.config | 15 | 0 | 0 | 0 | 100% | 0.688 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ConfigurationsPreferencesImplTest | 11 | 0 | 0 | 0 | 100% | 0.23 | |
| BaseConfigurationsImplTest | 4 | 0 | 0 | 0 | 100% | 0.458 |
[Summary] [Package List] [Test Cases]
| testDefaultRemoveConfigurationAnnotatedPojo | 0.113 | |
| testPrefixConfigurations | 0.061 | |
| testReadConfigurationAnnotatedPojo | 0.005 | |
| testReadConfigurationAsMap | 0.006 | |
| testReadConfigurationBean | 0.007 | |
| testReadConfigurationProperties | 0.002 | |
| testReadWriteConfigurationWithUnderScoreChar | 0.008 | |
| testWriteConfigurationAnnotatedPojo | 0.004 | |
| testWriteConfigurationBean | 0.004 | |
| testWriteConfigurationFromMap | 0.004 | |
| testWriteConfigurationProperties | 0.004 |
| testConfigurationPointsCache | 0.355 | |
| testDefaultParameters | 0.006 | |
| testMissingPojoAnnotationsAndBadParameters | 0.008 | |
| testNullObjectOrClassPassed | 0.086 |