Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
76 0 0 0 100% 0.766

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.artifact 7 0 0 0 100% 0.008
org.eclipse.aether.transfer 3 0 0 0 100% 0
org.eclipse.aether 35 0 0 0 100% 0.726
org.eclipse.aether.graph 2 0 0 0 100% 0
org.eclipse.aether.repository 29 0 0 0 100% 0.032

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.eclipse.aether.artifact

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactTest 7 0 0 0 100% 0.008

org.eclipse.aether.transfer

Class Tests Errors Failures Skipped Success Rate Time
AbstractTransferListenerTest 1 0 0 0 100% 0
TransferEventTest 2 0 0 0 100% 0

org.eclipse.aether

Class Tests Errors Failures Skipped Success Rate Time
AbstractForwardingRepositorySystemSessionTest 1 0 0 0 100% 0.061
AbstractRepositoryListenerTest 1 0 0 0 100% 0.002
DefaultRepositoryCacheTest 4 0 0 0 100% 0.131
DefaultRepositorySystemSessionTest 5 0 0 0 100% 0.517
DefaultSessionDataTest 5 0 0 0 100% 0.015
RepositoryExceptionTest 16 0 0 0 100% 0
RequestTraceTest 3 0 0 0 100% 0

org.eclipse.aether.graph

Class Tests Errors Failures Skipped Success Rate Time
DependencyTest 2 0 0 0 100% 0

org.eclipse.aether.repository

Class Tests Errors Failures Skipped Success Rate Time
AuthenticationContextTest 9 0 0 0 100% 0.016
AuthenticationDigestTest 5 0 0 0 100% 0
RemoteRepositoryBuilderTest 13 0 0 0 100% 0
RemoteRepositoryTest 2 0 0 0 100% 0.016

Test Cases

[Summary] [Package List] [Test Cases]

AbstractForwardingRepositorySystemSessionTest

testAllMethodsImplemented 0.02

AbstractRepositoryListenerTest

testAllEventTypesHandled 0

DefaultArtifactTest

testIsSnapshot 0
testPropertiesCopied 0
testDefaultArtifactString 0
testArtifactType 0
testDefaultArtifactContainsGroupAndArtifactOnly 0
testImmutability 0
testDefaultArtifactContainsGroupOnly 0

DefaultRepositoryCacheTest

testGet_NullKey 0
testConcurrency 0.131
testPut_NullKey 0
testGetPut 0

DefaultRepositorySystemSessionTest

testReadOnlyProperties 0
testDefaultAuthenticationSelectorUsesExistingAuth 0
testDefaultProxySelectorUsesExistingProxy 0
testCopyConstructorCopiesPropertiesDeep 0
testCopyRepositorySystemSession 0.517

DefaultSessionDataTest

testGetSafeSet 0
testSet_NullKey 0
testGet_NullKey 0
testConcurrency 0
testGetSet 0

DependencyTest

testSetExclusions 0
testSetScope 0

AuthenticationContextTest

testClose_EraseCharArrays 0
testPut_EraseCharArrays 0
testForProxy_NoProxy 0
testForRepository_NoAuth 0
testGet_StringVsChars 0
testGet_StringVsFile 0
testForRepository 0
testForProxy 0
testForProxy_NoProxyAuth 0

AuthenticationDigestTest

testForProxy_NoProxy 0
testForRepository_NoAuth 0
testForRepository 0
testForProxy 0
testForProxy_NoProxyAuth 0

RemoteRepositoryBuilderTest

testAddMirroredRepository 0
testPrototypeMandatory 0
testSetId 0
testSetSnapshotPolicy 0
testSetReleasePolicy 0
testSetContentType 0
testSetMirroredRepositories 0
testSetPolicy 0
testSetAuthentication 0
testSetRepositoryManager 0
testSetUrl 0
testSetProxy 0
testReusePrototype 0

RemoteRepositoryTest

testGetHost 0
testGetProtocol 0

RepositoryExceptionTest

testDependencyCollectionException_Serializable 0
testVersionRangeResolutionException_Serializable 0
testNoTransporterException_Serializable 0
testArtifactNotFoundException_Serializable 0
testArtifactTransferException_Serializable 0
testArtifactDescriptorException_Serializable 0
testDependencyResolutionException_Serializable 0
testVersionResolutionException_Serializable 0
testRepositoryOfflineException_Serializable 0
testMetadataNotFoundException_Serializable 0
testNoRepositoryConnectorException_Serializable 0
testMetadataTransferException_Serializable 0
testUnsolvableVersionConflictException_Serializable 0
testArtifactResolutionException_Serializable 0
testNoLocalRepositoryManagerException_Serializable 0
testNoRepositoryLayoutException_Serializable 0

RequestTraceTest

testParentChaining 0
testNewChildRequestTrace 0
testConstructor 0

AbstractTransferListenerTest

testAllEventTypesHandled 0

TransferEventTest

testByteArrayConversion 0
testRepeatableReadingOfDataBuffer 0