Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
263 | 0 | 0 | 0 | 100% | 0.426 |
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.eclipse.aether.util.graph.transformer | 61 | 0 | 0 | 0 | 100% | 0.071 |
org.eclipse.aether.util.graph.visitor | 12 | 0 | 0 | 0 | 100% | 0.007 |
org.eclipse.aether.util.graph.traverser | 15 | 0 | 0 | 0 | 100% | 0.008 |
org.eclipse.aether.util.graph.selector | 12 | 0 | 0 | 0 | 100% | 0.054 |
org.eclipse.aether.util.filter | 24 | 0 | 0 | 0 | 100% | 0.015 |
org.eclipse.aether.util.graph.versions | 12 | 0 | 0 | 0 | 100% | 0.004 |
org.eclipse.aether.util.repository | 24 | 0 | 0 | 0 | 100% | 0.044 |
org.eclipse.aether.util.graph.manager | 1 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.util | 42 | 0 | 0 | 0 | 100% | 0.175 |
org.eclipse.aether.util.version | 39 | 0 | 0 | 0 | 100% | 0.047 |
org.eclipse.aether.util.listener | 2 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether.util.artifact | 19 | 0 | 0 | 0 | 100% | 0 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.eclipse.aether.util.graph.transformer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RootQueueTest | 4 | 0 | 0 | 0 | 100% | 0 | |
ConflictMarkerTest | 4 | 0 | 0 | 0 | 100% | 0.009 | |
JavaDependencyContextRefinerTest | 5 | 0 | 0 | 0 | 100% | 0.001 | |
NearestVersionSelectorTest | 15 | 0 | 0 | 0 | 100% | 0.024 | |
ConflictResolverTest | 15 | 0 | 0 | 0 | 100% | 0.012 | |
ConflictIdSorterTest | 4 | 0 | 0 | 0 | 100% | 0 | |
JavaScopeSelectorTest | 11 | 0 | 0 | 0 | 100% | 0.024 | |
SimpleOptionalitySelectorTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.util.graph.visitor
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PreorderNodeListGeneratorTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
TreeDependencyVisitorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
PathRecordingDependencyVisitorTest | 6 | 0 | 0 | 0 | 100% | 0.003 | |
FilteringDependencyVisitorTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
PostorderNodeListGeneratorTest | 2 | 0 | 0 | 0 | 100% | 0.002 |
org.eclipse.aether.util.graph.traverser
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AndDependencyTraverserTest | 7 | 0 | 0 | 0 | 100% | 0.004 | |
FatArtifactTraverserTest | 4 | 0 | 0 | 0 | 100% | 0.002 | |
StaticDependencyTraverserTest | 4 | 0 | 0 | 0 | 100% | 0.002 |
org.eclipse.aether.util.graph.selector
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ScopeDependencySelectorTest | 1 | 0 | 0 | 0 | 100% | 0.036 | |
OptionalDependencySelectorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
AndDependencySelectorTest | 8 | 0 | 0 | 0 | 100% | 0.018 | |
StaticDependencySelectorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
ExclusionDependencySelectorTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether.util.filter
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OrDependencyFilterTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
ScopeDependencyFilterTest | 1 | 0 | 0 | 0 | 100% | 0 | |
AndDependencyFilterTest | 1 | 0 | 0 | 0 | 100% | 0 | |
PatternInclusionsDependencyFilterTest | 6 | 0 | 0 | 0 | 100% | 0.005 | |
PatternExclusionsDependencyFilterTest | 6 | 0 | 0 | 0 | 100% | 0.006 | |
DependencyFilterUtilsTest | 8 | 0 | 0 | 0 | 100% | 0.003 | |
ExclusionDependencyFilterTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether.util.graph.versions
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HighestVersionFilterTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
SnapshotVersionFilterTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
ContextualSnapshotVersionFilterTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
ChainedVersionFilterTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.util.repository
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JreProxySelectorTest | 6 | 0 | 0 | 0 | 100% | 0.037 | |
ComponentAuthenticationTest | 4 | 0 | 0 | 0 | 100% | 0.002 | |
DefaultProxySelectorTest | 5 | 0 | 0 | 0 | 100% | 0 | |
StringAuthenticationTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
SecretAuthenticationTest | 5 | 0 | 0 | 0 | 100% | 0.004 |
org.eclipse.aether.util.graph.manager
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ClassicDependencyManagerTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.util
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DirectoryUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.014 | |
StringUtilsTest | 1 | 0 | 0 | 0 | 100% | 0 | |
StringDigestUtilTest | 4 | 0 | 0 | 0 | 100% | 0.023 | |
ConfigUtilsTest | 24 | 0 | 0 | 0 | 100% | 0.003 | |
ChecksumUtilTest | 8 | 0 | 0 | 0 | 100% | 0.135 |
org.eclipse.aether.util.version
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GenericVersionRangeTest | 10 | 0 | 0 | 0 | 100% | 0.001 | |
GenericVersionTest | 24 | 0 | 0 | 0 | 100% | 0.046 | |
GenericVersionSchemeTest | 3 | 0 | 0 | 0 | 100% | 0 | |
UnionVersionRangeTest | 2 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether.util.listener
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ChainedTransferListenerTest | 1 | 0 | 0 | 0 | 100% | 0 | |
ChainedRepositoryListenerTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether.util.artifact
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ArtifactIdUtilsTest | 8 | 0 | 0 | 0 | 100% | 0 | |
SubArtifactTest | 11 | 0 | 0 | 0 | 100% | 0 |
Test Cases
[Summary] [Package List] [Test Cases]
ScopeDependencySelectorTest
testToString | 0.002 |
OptionalDependencySelectorTest
testToString | 0 |
AndDependencySelectorTest
StaticDependencySelectorTest
testToString | 0 |
ExclusionDependencySelectorTest
testToString | 0 |
HighestVersionFilterTest
testDeriveChildFilter | 0 | |
testFilterVersions | 0 | |
testEquals | 0 |
SnapshotVersionFilterTest
testDeriveChildFilter | 0 | |
testFilterVersions | 0 | |
testEquals | 0 |
ContextualSnapshotVersionFilterTest
testDeriveChildFilter | 0 | |
testFilterVersions | 0 | |
testEquals | 0 |
ChainedVersionFilterTest
testDeriveChildFilter | 0 | |
testFilterVersions | 0 | |
testEquals | 0 |
RootQueueTest
testAddWithArrayCompact | 0 | |
testAddSortsByDepth | 0 | |
testAddMinimumAfterSomeRemoves | 0 | |
testIsEmpty | 0 |
ConflictMarkerTest
testRelocation1 | 0.006 | |
testRelocation2 | 0.001 | |
testRelocation3 | 0 | |
testSimple | 0.001 |
JavaDependencyContextRefinerTest
testRefineToTest | 0 | |
testDoNotRefineOtherContext | 0 | |
testRefineToCompile | 0 | |
testRefineToRuntime | 0 | |
testDoNotRefineUnknownScopes | 0 |
NearestVersionSelectorTest
ConflictResolverTest
ConflictIdSorterTest
testCycle | 0 | |
testNoConflicts | 0 | |
testCycles | 0 | |
testSimple | 0 |
JavaScopeSelectorTest
SimpleOptionalitySelectorTest
testDeriveOptionality | 0 | |
testResolveOptionalityConflict_NonOptionalWins | 0 | |
testResolveOptionalityConflict_DirectDeclarationWins | 0.001 |
PreorderNodeListGeneratorTest
testDuplicateSuppression | 0 | |
testOrdering | 0.001 |
TreeDependencyVisitorTest
testDuplicateSuppression | 0 |
PathRecordingDependencyVisitorTest
FilteringDependencyVisitorTest
testFilterCalledWithProperParentStack | 0 |
PostorderNodeListGeneratorTest
testDuplicateSuppression | 0.001 | |
testOrdering | 0 |
AndDependencyTraverserTest
FatArtifactTraverserTest
testHashCode | 0 | |
testEquals | 0 | |
testTraverseDependency | 0 | |
testDeriveChildTraverser | 0.001 |
StaticDependencyTraverserTest
testHashCode | 0 | |
testEquals | 0 | |
testTraverseDependency | 0 | |
testDeriveChildTraverser | 0 |
ClassicDependencyManagerTest
testManageOptional | 0 |
JreProxySelectorTest
testGetProxy_NullSelector | 0.002 | |
testGetProxy_InvalidUrl | 0 | |
testGetProxy_HttpProxy | 0.033 | |
testGetProxy_NoProxies | 0 | |
testGetProxy_DirectProxy | 0.001 | |
testGetProxy_OpaqueUrl | 0 |
ComponentAuthenticationTest
testFill | 0 | |
testHashCode | 0 | |
testDigest | 0.001 | |
testEquals | 0 |
DefaultProxySelectorTest
testIsNonProxyHost_Multiple | 0 | |
testIsNonProxyHost_CaseInsensitivity | 0 | |
testIsNonProxyHost_Misc | 0 | |
testIsNonProxyHost_Blank | 0 | |
testIsNonProxyHost_Wildcard | 0 |
StringAuthenticationTest
testFill | 0 | |
testHashCode | 0 | |
testDigest | 0 | |
testEquals | 0 |
SecretAuthenticationTest
testConstructor_CopyChars | 0.001 | |
testFill | 0.001 | |
testHashCode | 0 | |
testDigest | 0.001 | |
testEquals | 0 |
OrDependencyFilterTest
acceptTest | 0 |
ScopeDependencyFilterTest
acceptTest | 0 |
AndDependencyFilterTest
acceptTest | 0 |
PatternInclusionsDependencyFilterTest
acceptTestMoreToken | 0 | |
acceptTestRange | 0 | |
acceptTestMatches | 0 | |
acceptTestLessToken | 0 | |
acceptTestCornerCases | 0 | |
acceptTestMissmatch | 0.004 |
PatternExclusionsDependencyFilterTest
acceptTestMoreToken | 0.001 | |
acceptTestRange | 0.002 | |
acceptTestMatches | 0 | |
acceptTestLessToken | 0 | |
acceptTestCornerCases | 0.001 | |
acceptTestMissmatch | 0 |
DependencyFilterUtilsTest
ExclusionDependencyFilterTest
acceptTest | 0 |
DirectoryUtilsTest
expectedCasesAbsolute | 0.008 | |
existsButIsADirectory | 0 | |
existsButNotADirectory | 0.005 | |
notExistsAndIsCreated | 0 | |
expectedCasesRelative | 0.001 |
GenericVersionRangeTest
GenericVersionTest
GenericVersionSchemeTest
testEnumeratedVersions | 0 | |
testSameUpperAndLowerBound | 0 | |
testInvalid | 0 |
UnionVersionRangeTest
testGetLowerBound | 0 | |
testGetUpperBound | 0 |
StringUtilsTest
testIsEmpty | 0 |
ChainedTransferListenerTest
testAllEventTypesHandled | 0 |
ChainedRepositoryListenerTest
testAllEventTypesHandled | 0 |
StringDigestUtilTest
sha1Manual | 0 | |
sha1Simple | 0 | |
md5Manual | 0.002 | |
unsupportedAlg | 0.021 |
ConfigUtilsTest
ChecksumUtilTest
testFromHexString | 0 | |
testReadEmptyFile | 0.001 | |
testReadSpaces | 0.004 | |
testRead | 0.004 | |
testCalcWithByteArray | 0.013 | |
testToHexString | 0.001 | |
testEquality | 0.008 | |
testFileHandleLeakage | 0.104 |
ArtifactIdUtilsTest
testToIdArtifact | 0 | |
testEqualsVersionlessId | 0 | |
testToVersionlessIdStrings | 0 | |
testEqualsBaseId | 0 | |
testToVersionlessIdArtifact | 0 | |
testToBaseIdArtifact | 0 | |
testToIdStrings | 0 | |
testEqualsId | 0 |