Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
90 0 0 0 100% 0.374

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.wagon.authentication 2 0 0 0 100% 0
org.apache.maven.wagon.events 19 0 0 0 100% 0.077
org.apache.maven.wagon.observers 2 0 0 0 100% 0.016
org.apache.maven.wagon.proxy 4 0 0 0 100% 0.047
org.apache.maven.wagon 61 0 0 0 100% 0.234
org.apache.maven.wagon.repository 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.authentication

Class Tests Errors Failures Skipped Success Rate Time
AuthenticationExceptionTest 1 0 0 0 100% 0
AuthenticationInfoTest 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.062
TransferEventSupportTest 6 0 0 0 100% 0
TransferEventTest 2 0 0 0 100% 0.015

org.apache.maven.wagon.observers

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

org.apache.maven.wagon.proxy

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

org.apache.maven.wagon

Class Tests Errors Failures Skipped Success Rate Time
AbstractWagonTest 20 0 0 0 100% 0.141
CannotConnectExceptionTest 1 0 0 0 100% 0
LazyFileOutputStreamTest 1 0 0 0 100% 0.015
NotAuthorizedExceptionTest 1 0 0 0 100% 0
PathUtilsTest 17 0 0 0 100% 0.031
PermissionModeUtilsTest 1 0 0 0 100% 0
ResourceDoesNotExistExceptionTest 1 0 0 0 100% 0
StreamWagonTest 18 0 0 0 100% 0.047
TransferFailedExceptionTest 1 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 1 0 0 0 100% 0

Test Cases

AbstractWagonTest

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

AuthenticationExceptionTest

testAuthenticationExceptionTest 0

AuthenticationInfoTest

testAuthenticationInfoProperties 0

CannotConnectExceptionTest

testCannotConnectExceptionTest 0

SessionEventSupportTest

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

SessionEventTest

testSessionEventProperties 0.032
testConstantValueConflict 0

TransferEventSupportTest

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

TransferEventTest

testConstantValueConflict 0
testTransferEventProperties 0

LazyFileOutputStreamTest

testFileCreation 0.015

NotAuthorizedExceptionTest

testNotAuthorizedExceptionTest 0

ChecksumObserverTest

testSubsequentTransfersAfterTransferError 0.016
testChecksum 0

PathUtilsTest

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

PermissionModeUtilsTest

testNumeric 0

ProxyInfoTest

testProxyInfoProperties 0.015

ProxyInfoUtilsTest

testValidateNonProxyHostsWithNullProxy 0
testValidateNonProxyHostsWithUniqueHost 0
testValidateNonProxyHostsWithMultipleHost 0

RepositoryPermissionsTest

testAuthenticationInfoProperties 0

RepositoryTest

testRepositoryProperties 0

ResourceDoesNotExistExceptionTest

testResourceDoesNotExistExceptionTest 0

StreamWagonTest

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

TransferFailedExceptionTest

testTransferFailedExceptionTest 0