Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.002
org.eclipse.aether.transfer 3 0 0 0 100% 0.003
org.eclipse.aether 35 0 0 0 100% 0.748
org.eclipse.aether.graph 2 0 0 0 100% 0.002
org.eclipse.aether.repository 29 0 0 0 100% 0.009

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.002

org.eclipse.aether.transfer

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

org.eclipse.aether

Class Tests Errors Failures Skipped Success Rate Time
AbstractForwardingRepositorySystemSessionTest 1 0 0 0 100% 0.063
AbstractRepositoryListenerTest 1 0 0 0 100% 0.002
DefaultRepositoryCacheTest 4 0 0 0 100% 0.119
DefaultRepositorySystemSessionTest 5 0 0 0 100% 0.537
DefaultSessionDataTest 5 0 0 0 100% 0.005
RepositoryExceptionTest 16 0 0 0 100% 0.02
RequestTraceTest 3 0 0 0 100% 0.002

org.eclipse.aether.graph

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

org.eclipse.aether.repository

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

Test Cases

[Summary] [Package List] [Test Cases]

AbstractForwardingRepositorySystemSessionTest

testAllMethodsImplemented 0.033

AbstractRepositoryListenerTest

testAllEventTypesHandled 0

DefaultArtifactTest

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

DefaultRepositoryCacheTest

testGet_NullKey 0
testConcurrency 0.115
testPut_NullKey 0
testGetPut 0

DefaultRepositorySystemSessionTest

testReadOnlyProperties 0
testDefaultAuthenticationSelectorUsesExistingAuth 0
testDefaultProxySelectorUsesExistingProxy 0
testCopyConstructorCopiesPropertiesDeep 0
testCopyRepositorySystemSession 0.535

DefaultSessionDataTest

testGetSafeSet 0.001
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.001
testVersionResolutionException_Serializable 0.002
testRepositoryOfflineException_Serializable 0.001
testMetadataNotFoundException_Serializable 0.004
testNoRepositoryConnectorException_Serializable 0.001
testMetadataTransferException_Serializable 0.002
testUnsolvableVersionConflictException_Serializable 0.001
testArtifactResolutionException_Serializable 0.003
testNoLocalRepositoryManagerException_Serializable 0.003
testNoRepositoryLayoutException_Serializable 0

RequestTraceTest

testParentChaining 0
testNewChildRequestTrace 0
testConstructor 0

AbstractTransferListenerTest

testAllEventTypesHandled 0

TransferEventTest

testByteArrayConversion 0
testRepeatableReadingOfDataBuffer 0