[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 53 | 0 | 0 | 0 | 100% | 19.92 |
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 |
|---|---|---|---|---|---|---|
| org.apache.maven.shared.runtime | 53 | 0 | 0 | 0 | 100% | 19.92 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DefaultMavenRuntimeTest | 40 | 0 | 0 | 0 | 100% | 19.873 | |
| MavenProjectPropertiesTest | 11 | 0 | 0 | 0 | 100% | 0 | |
| MavenRuntimeVisitorUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.047 |
[Summary] [Package List] [Test Cases]
| testGetProjectPropertiesWithFileUrl | 18.124 | |
| testGetProjectPropertiesWithJarUrl | 0.073 | |
| testGetProjectPropertiesWithJarEntryUrl | 0.062 | |
| testGetProjectPropertiesWithDefaultPackageClass | 0.056 | |
| testGetProjectPropertiesWithPackagedClass | 0.05 | |
| testGetProjectPropertiesWithSubPackagedClass | 0.046 | |
| testGetProjectPropertiesWithMultipleVersions | 0.049 | |
| testGetProjectPropertiesWithMultipleVersionsReversed | 0.044 | |
| testGetProjectPropertiesWithParentDelegation | 0.045 | |
| testGetProjectPropertiesWithChildDelegation | 0.053 | |
| testGetProjectsPropertiesWithSingleJar | 0.045 | |
| testGetProjectsPropertiesWithMultipleJars | 0.046 | |
| testGetProjectsPropertiesWithMultipleVersions | 0.049 | |
| testGetProjectsPropertiesWithMultipleVersionsReversed | 0.04 | |
| testGetProjectsPropertiesWithParentDelegation | 0.043 | |
| testGetProjectsPropertiesWithChildDelegation | 0.042 | |
| testGetProjectWithFileUrl | 0.059 | |
| testGetProjectWithJarUrl | 0.04 | |
| testGetProjectWithJarEntryUrl | 0.047 | |
| testGetProjectWithDefaultPackageClass | 0.038 | |
| testGetProjectWithPackagedClass | 0.04 | |
| testGetProjectWithSubPackagedClass | 0.04 | |
| testGetProjectWithMultipleVersions | 0.043 | |
| testGetProjectWithMultipleVersionsReversed | 0.036 | |
| testGetProjectWithParentDelegation | 0.04 | |
| testGetProjectWithChildDelegation | 0.038 | |
| testGetProjectsWithSingleJar | 0.038 | |
| testGetProjectsWithMultipleJars | 0.041 | |
| testGetProjectsWithMultipleVersions | 0.039 | |
| testGetProjectsWithMultipleVersionsReversed | 0.04 | |
| testGetProjectsWithParentDelegation | 0.037 | |
| testGetProjectsWithChildDelegation | 0.039 | |
| testGetSortedProjectsWithSingleJar | 0.044 | |
| testGetSortedProjectsWithMultipleJars | 0.041 | |
| testGetSortedProjectsWithDependentJars | 0.042 | |
| testGetSortedProjectsWithMediatedDependency | 0.042 | |
| testGetSortedProjectsWithMultipleVersions | 0.038 | |
| testGetSortedProjectsWithMultipleVersionsReversed | 0.038 | |
| testGetSortedProjectsWithParentDelegation | 0.038 | |
| testGetSortedProjectsWithChildDelegation | 0.04 |
| testConstructor | 0 | |
| testConstructorNullGroupId | 0 | |
| testConstructorNullArtifactId | 0 | |
| testConstructorNullVersion | 0 | |
| testHashCodeEqual | 0 | |
| testEqualsEqual | 0 | |
| testEqualsDifferentGroupId | 0 | |
| testEqualsDifferentArtifactId | 0 | |
| testEqualsDifferentVersion | 0 | |
| testEqualsDifferentClass | 0 | |
| testToString | 0 |