Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
94 0 0 0 100% 0.2

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.apache.maven.wagon.observers 2 0 0 0 100% 0
org.apache.maven.wagon.proxy 4 0 0 0 100% 0
org.apache.maven.wagon.repository 3 0 0 0 100% 0
org.apache.maven.wagon 64 0 0 0 100% 0.2
org.apache.maven.wagon.events 19 0 0 0 100% 0
org.apache.maven.wagon.authentication 2 0 0 0 100% 0

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

org.apache.maven.wagon.observers

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

org.apache.maven.wagon.proxy

Class Tests Errors Failures Skipped Success Rate Time
ProxyInfoTest 1 0 0 0 100% 0
ProxyInfoUtilsTest 3 0 0 0 100% 0

org.apache.maven.wagon.repository

Class Tests Errors Failures Skipped Success Rate Time
RepositoryPermissionsTest 1 0 0 0 100% 0
RepositoryTest 2 0 0 0 100% 0

org.apache.maven.wagon

Class Tests Errors Failures Skipped Success Rate Time
AbstractWagonTest 21 0 0 0 100% 0.185
CannotConnectExceptionTest 1 0 0 0 100% 0
LazyFileOutputStreamTest 1 0 0 0 100% 0.015
NotAuthorizedExceptionTest 1 0 0 0 100% 0
PathUtilsTest 19 0 0 0 100% 0
PermissionModeUtilsTest 1 0 0 0 100% 0
ResourceDoesNotExistExceptionTest 1 0 0 0 100% 0
StreamWagonTest 18 0 0 0 100% 0
TransferFailedExceptionTest 1 0 0 0 100% 0

org.apache.maven.wagon.events

Class Tests Errors Failures Skipped Success Rate Time
SessionEventSupportTest 9 0 0 0 100% 0
SessionEventTest 2 0 0 0 100% 0
TransferEventSupportTest 6 0 0 0 100% 0
TransferEventTest 2 0 0 0 100% 0

org.apache.maven.wagon.authentication

Class Tests Errors Failures Skipped Success Rate Time
AuthenticationExceptionTest 1 0 0 0 100% 0
AuthenticationInfoTest 1 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

AbstractWagonTest

testPostProcessListeners 0.131
testSessionConnectionRefusedEventConnectionException 0
testSessionCloseRefusedEventConnectionException 0
testGetError 0.016
testPutTransferEvents 0
testGetTransferEvents 0
testNullProxyConfiguration 0
testConnectNullRepository 0
testRepositoryUserName 0
testProxyConfiguration 0
testLegacyProxyConfiguration 0
testNoProxyConfiguration 0
testRepositoryPermissionsOverride 0
testSessionConnectionRefusedEventAuthenticationException 0
testStreamShutdown 0
testTransferListenerRegistration 0
testSessionListenerRegistration 0
testSessionCloseEvents 0
testSessionOpenEvents 0
testRepositoryUserNameNotGivenInCredentials 0
testCalculationOfTransferBufferSize 0

AuthenticationExceptionTest

testAuthenticationExceptionTest 0

AuthenticationInfoTest

testAuthenticationInfoProperties 0

CannotConnectExceptionTest

testCannotConnectExceptionTest 0

SessionEventSupportTest

testFireSessionDisconnected 0
testFireSessionDisconneting 0
testFireSessionOpenning 0
testFireSessionLoggedOff 0
testFireDebug 0
testFireSessionLoggedIn 0
testSessionListenerRegistration 0
testFireSessionRefused 0
testFireSessionOpened 0

SessionEventTest

testSessionEventProperties 0
testConstantValueConflict 0

TransferEventSupportTest

testFireTransferProgress 0
testFireTransferStarted 0
testFireTransferError 0
testFireDebug 0
testFireTransferCompleted 0
testTransferListenerRegistration 0

TransferEventTest

testConstantValueConflict 0
testTransferEventProperties 0

LazyFileOutputStreamTest

testFileCreation 0

NotAuthorizedExceptionTest

testNotAuthorizedExceptionTest 0

ChecksumObserverTest

testChecksum 0
testSubsequentTransfersAfterTransferError 0

PathUtilsTest

testEmptyProtocol 0
testProtocolResolving 0
testCvsUserInfo 0
testToRelative 0
testIPv6 0
testIpV4 0
testDirSpliting 0
testScmPortResolving 0
testSubversionUserInfo 0
testScmHostResolving 0
testDirResolving 0
testUserInfo 0
testPortResolving 0
testEmptyBasedir 0
testFileBasedir 0
testHostResolving 0
testPortBasedir 0
testFilenameResolving 0
testScmBasedir 0

PermissionModeUtilsTest

testNumeric 0

ProxyInfoTest

testProxyInfoProperties 0

ProxyInfoUtilsTest

testValidateNonProxyHostsWithMultipleHost 0
testValidateNonProxyHostsWithUniqueHost 0
testValidateNonProxyHostsWithNullProxy 0

RepositoryPermissionsTest

testAuthenticationInfoProperties 0

RepositoryTest

testIPv6 0
testRepositoryProperties 0

ResourceDoesNotExistExceptionTest

testResourceDoesNotExistExceptionTest 0

StreamWagonTest

testGetIfNewerToStreamWithNewerResource 0
testNullOutputStream 0
testGet 0
testPut 0
testPutFileDoesntExist 0
testGetIfNewerToStreamWithOlderResource 0
testPutFromStream 0
testAuthorizationException 0
testGetToStream 0
testGetIfNewerWithSameTimeResource 0
testNullInputStream 0
testResourceDoesNotExistException 0
testGetIfNewerToStreamWithSameTimeResource 0
testTransferFailedExceptionOnInput 0
testGetIfNewerWithNewerResource 0
testTransferFailedExceptionOnOutput 0
testGetIfNewerWithOlderResource 0
testPutFromStreamWithResourceInformation 0

TransferFailedExceptionTest

testTransferFailedExceptionTest 0