Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
77 | 0 | 0 | 0 | 100% | 0.683 |
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.transfer | 3 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.artifact | 7 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether | 36 | 0 | 0 | 0 | 100% | 0.669 |
org.eclipse.aether.graph | 2 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.repository | 29 | 0 | 0 | 0 | 100% | 0.012 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.eclipse.aether.transfer
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TransferEventTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
AbstractTransferListenerTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether.artifact
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultArtifactTest | 7 | 0 | 0 | 0 | 100% | 0 |
org.eclipse.aether
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RequestTraceTest | 3 | 0 | 0 | 0 | 100% | 0.039 | |
DefaultRepositoryCacheTest | 4 | 0 | 0 | 0 | 100% | 0.054 | |
DefaultSessionDataTest | 6 | 0 | 0 | 0 | 100% | 0.019 | |
DefaultRepositorySystemSessionTest | 5 | 0 | 0 | 0 | 100% | 0.53 | |
RepositoryExceptionTest | 16 | 0 | 0 | 0 | 100% | 0.026 | |
AbstractRepositoryListenerTest | 1 | 0 | 0 | 0 | 100% | 0 | |
AbstractForwardingRepositorySystemSessionTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.graph
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DependencyTest | 2 | 0 | 0 | 0 | 100% | 0.001 |
org.eclipse.aether.repository
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RemoteRepositoryTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
RemoteRepositoryBuilderTest | 13 | 0 | 0 | 0 | 100% | 0.007 | |
AuthenticationContextTest | 9 | 0 | 0 | 0 | 100% | 0.003 | |
AuthenticationDigestTest | 5 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
RequestTraceTest
testParentChaining | 0.002 | |
testNewChildRequestTrace | 0 | |
testConstructor | 0 |
DefaultRepositoryCacheTest
testGet_NullKey | 0 | |
testConcurrency | 0.042 | |
testPut_NullKey | 0.001 | |
testGetPut | 0.001 |
DefaultSessionDataTest
testGetSafeSet | 0 | |
testSet_NullKey | 0 | |
testGet_NullKey | 0 | |
testComputeIfAbsent | 0.001 | |
testConcurrency | 0.014 | |
testGetSet | 0 |
RemoteRepositoryTest
testGetHost | 0 | |
testGetProtocol | 0 |
RemoteRepositoryBuilderTest
AuthenticationContextTest
AuthenticationDigestTest
testForProxy_NoProxy | 0 | |
testForRepository_NoAuth | 0 | |
testForRepository | 0 | |
testForProxy | 0 | |
testForProxy_NoProxyAuth | 0 |
TransferEventTest
testByteArrayConversion | 0 | |
testRepeatableReadingOfDataBuffer | 0 |
AbstractTransferListenerTest
testAllEventTypesHandled | 0 |
DefaultRepositorySystemSessionTest
testReadOnlyProperties | 0 | |
testDefaultAuthenticationSelectorUsesExistingAuth | 0 | |
testDefaultProxySelectorUsesExistingProxy | 0 | |
testCopyConstructorCopiesPropertiesDeep | 0 | |
testCopyRepositorySystemSession | 0.53 |
RepositoryExceptionTest
AbstractRepositoryListenerTest
testAllEventTypesHandled | 0 |
DefaultArtifactTest
testIsSnapshot | 0 | |
testPropertiesCopied | 0 | |
testDefaultArtifactString | 0 | |
testArtifactType | 0 | |
testDefaultArtifactContainsGroupAndArtifactOnly | 0 | |
testImmutability | 0 | |
testDefaultArtifactContainsGroupOnly | 0 |
AbstractForwardingRepositorySystemSessionTest
testAllMethodsImplemented | 0 |
DependencyTest
testSetExclusions | 0 | |
testSetScope | 0 |