[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
14 | 0 | 0 | 0 | 100% | 0.413 |
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 |
---|---|---|---|---|---|---|
de.smartics.maven.plugin.buildmetadata.maven | 13 | 0 | 0 | 0 | 100% | 0.094 |
test.de.smartics.maven.plugin.buildmetadata | 1 | 0 | 0 | 0 | 100% | 0.319 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MavenPropertyHelperConstructorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
MavenPropertyHelperProjectPropertyTest | 5 | 0 | 0 | 0 | 100% | 0.094 | |
MavenPropertyHelperPropertiesTest | 7 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BuildMetaDataMojoTest | 1 | 0 | 0 | 0 | 100% | 0.319 |
[Summary] [Package List] [Test Cases]
propertyNotFoundSinceNoSuchProperty | 0.085 | |
propertyNotFoundSincePropertyNotSet | 0 | |
propertyFoundSincePropertyIsSet | 0.001 | |
propertyFoundSincePropertyIsSetInParent | 0 | |
nestedPropertyFoundSincePropertyIsSet | 0.008 |
noPropertyName | 0 | |
propertyNotFoundSinceThereAreNoProperties | 0 | |
propertyNotFoundSincePropertiesIsEmpty | 0 | |
propertyFound | 0 | |
propertyFoundEvenWithProjectPrefix | 0 | |
propertyFoundInParentWithNullPropertiesInProject | 0 | |
propertyFoundInParentWithPropertiesInProject | 0 |