Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
471 0 0 0 100% 21.614

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.http.conn.scheme 1 0 0 0 100% 0.004
org.apache.http.conn.params 4 0 0 0 100% 0.01
org.apache.http.conn.ssl 3 0 0 0 100% 1.97
org.apache.http.client.utils 51 0 0 0 100% 0.217
org.apache.http.impl.conn 33 0 0 0 100% 4.919
org.apache.http.conn.routing 26 0 0 0 100% 0.191
org.apache.http.client.protocol 34 0 0 0 100% 1.99
org.apache.http.impl.client 39 0 0 0 100% 1.686
org.apache.http.conn 18 0 0 0 100% 4.961
org.apache.http.cookie 15 0 0 0 100% 0.279
org.apache.http.conn.util 4 0 0 0 100% 0.029
org.apache.http.impl.cookie 205 0 0 0 100% 2.676
org.apache.http.impl.auth 20 0 0 0 100% 0.381
org.apache.http.impl.conn.tsccm 7 0 0 0 100% 2.187
org.apache.http.client.methods 5 0 0 0 100% 0.053
org.apache.http.auth 6 0 0 0 100% 0.061

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

org.apache.http.conn.scheme

Class Tests Errors Failures Skipped Success Rate Time
TestScheme 1 0 0 0 100% 0.004

org.apache.http.conn.params

Class Tests Errors Failures Skipped Success Rate Time
TestRouteParams 4 0 0 0 100% 0.01

org.apache.http.conn.ssl

Class Tests Errors Failures Skipped Success Rate Time
TestHostnameVerifier 2 0 0 0 100% 0.216
TestSSLSocketFactory 1 0 0 0 100% 1.754

org.apache.http.client.utils

Class Tests Errors Failures Skipped Success Rate Time
TestURLEncodedUtils 4 0 0 0 100% 0.068
TestRfc3492Idn 2 0 0 0 100% 0.008
TestURIUtils 45 0 0 0 100% 0.141

org.apache.http.impl.conn

Class Tests Errors Failures Skipped Success Rate Time
TestTSCCMNoServer 11 0 0 0 100% 1.712
TestProxySelRoutePlanner 2 0 0 0 100% 0.031
TestSCMWithServer 4 0 0 0 100% 0.488
TestDefaultResponseParser 4 0 0 0 100% 0.032
TestLocalServer 2 0 0 0 100% 0.194
TestTSCCMWithServer 10 0 0 0 100% 2.462

org.apache.http.conn.routing

Class Tests Errors Failures Skipped Success Rate Time
TestRouteDirector 7 0 0 0 100% 0.044
TestHttpRoute 11 0 0 0 100% 0.069
TestRouteTracker 8 0 0 0 100% 0.078

org.apache.http.client.protocol

Class Tests Errors Failures Skipped Success Rate Time
TestUriEscapes 12 0 0 0 100% 1.164
TestCookie2Support 4 0 0 0 100% 0.163
TestRedirects 18 0 0 0 100% 0.663

org.apache.http.impl.client

Class Tests Errors Failures Skipped Success Rate Time
TestBasicCredentialsProvider 10 0 0 0 100% 0.083
TestCookieIdentityComparator 6 0 0 0 100% 0.022
TestClientAuthentication 5 0 0 0 100% 0.187
TestStatefulConnManagement 1 0 0 0 100% 0.229
TestDefaultClientRequestDirector 10 0 0 0 100% 1.056
TestDefaultConnKeepAliveStrategy 5 0 0 0 100% 0.01
TestRequestWrapper 2 0 0 0 100% 0.099

org.apache.http.conn

Class Tests Errors Failures Skipped Success Rate Time
TestConnectionReuse 4 0 0 0 100% 3.758
TestScheme 8 0 0 0 100% 0.03
TestConnectionAutoRelease 4 0 0 0 100% 1.168
TestExceptions 2 0 0 0 100% 0.005

org.apache.http.cookie

Class Tests Errors Failures Skipped Success Rate Time
TestCookiePathComparator 6 0 0 0 100% 0.186
TestCookieOrigin 6 0 0 0 100% 0.013
TestCookiePolicy 3 0 0 0 100% 0.08

org.apache.http.conn.util

Class Tests Errors Failures Skipped Success Rate Time
TestInetAddressUtils 4 0 0 0 100% 0.029

org.apache.http.impl.cookie

Class Tests Errors Failures Skipped Success Rate Time
TestAbstractCookieSpec 3 0 0 0 100% 0.012
TestBasicCookieAttribHandlers 31 0 0 0 100% 0.3
TestCookieRFC2109Spec 19 0 0 0 100% 0.086
TestNetscapeCookieAttribHandlers 7 0 0 0 100% 0.06
TestCookieBestMatchSpec 10 0 0 0 100% 0.102
TestRFC2109CookieAttribHandlers 14 0 0 0 100% 0.077
TestPublicSuffixListParser 3 0 0 0 100% 1.391
TestNetscapeDraftHeaderParser 1 0 0 0 100% 0.005
TestCookieNetscapeDraft 11 0 0 0 100% 0.073
TestBrowserCompatSpec 54 0 0 0 100% 0.315
TestDateUtils 6 0 0 0 100% 0.067
TestCookieRFC2965Spec 46 0 0 0 100% 0.188

org.apache.http.impl.auth

Class Tests Errors Failures Skipped Success Rate Time
TestRFC2617Scheme 5 0 0 0 100% 0.039
TestDigestScheme 11 0 0 0 100% 0.28
TestBasicScheme 4 0 0 0 100% 0.062

org.apache.http.impl.conn.tsccm

Class Tests Errors Failures Skipped Success Rate Time
TestConnPoolByRoute 2 0 0 0 100% 0.073
TestWaitingThread 4 0 0 0 100% 1.022
TestSpuriousWakeup 1 0 0 0 100% 1.092

org.apache.http.client.methods

Class Tests Errors Failures Skipped Success Rate Time
TestHttpRequestBase 4 0 0 0 100% 0.046
TestHttpOptions 1 0 0 0 100% 0.007

org.apache.http.auth

Class Tests Errors Failures Skipped Success Rate Time
TestCredentials 6 0 0 0 100% 0.061

Test Cases

TestConnPoolByRoute

testStatelessConnections 0.018
testStatefullConnections 0.017

TestTSCCMNoServer

testConstructor 0.016
testGetConnection 0.001
testMaxConnTotal 0.102
testMaxConnPerHost 0.037
testReleaseConnection 0.056
testDeleteClosedConnections 0.001
testShutdown 0.122
testInterruptThread 0.114
testReusePreference 1.002
testAbortAfterRequestStarts 0.114
testAbortBeforeRequestStarts 0.122

TestBasicCredentialsProvider

testBasicCredentialsProviderCredentials 0.04
testBasicCredentialsProviderNoCredentials 0
testBasicCredentialsProviderDefaultCredentials 0.001
testDefaultCredentials 0
testRealmCredentials 0.001
testHostCredentials 0.002
testWrongHostCredentials 0.001
testWrongRealmCredentials 0
testScopeMatching 0
testCredentialsMatching 0

TestAbstractCookieSpec

testSimpleRegisterAndGet 0.002
testInvalidHandler 0.001
testBasicPathInvalidInput 0

TestProxySelRoutePlanner

testDirect 0.006
testProxy 0.001

TestCredentials

testUsernamePasswordCredentialsBasics 0.001
testNTCredentialsBasics 0.015
testUsernamePasswordCredentialsHashCode 0.001
testUsernamePasswordCredentialsEquals 0.001
testNTCredentialsHashCode 0
testNTCredentialsEquals 0

TestSCMWithServer

testReleaseConnectionWithTimeLimits 0.225
testCloseExpiredConnections 0.174
testOpenAfterAbort 0.025
testAlreadyLeased 0.015

TestURLEncodedUtils

testParseURI 0.05
testParseEntity 0.002
testIsEncoded 0.001
testFormat 0.003

TestCookiePathComparator

testUnequality1 0.038
testUnequality2 0
testEquality1 0
testEquality2 0
testEquality3 0
testEquality4 0

TestBasicCookieAttribHandlers

testBasicPathInvalidInput 0.014
testBasicDomainParse 0.003
testBasicDomainParseInvalid 0.001
testBasicDomainValidate1 0.021
testBasicDomainValidate2 0
testBasicDomainValidate3 0
testBasicDomainValidate4 0.003
testBasicDomainMatch1 0.001
testBasicDomainMatch2 0
testBasicDomainInvalidInput 0
testBasicPathParse 0
testBasicPathMatch1 0
testBasicPathMatch2 0
testBasicPathMatch3 0
testBasicPathMatch4 0
testBasicPathMatch5 0
testBasicPathMatch6 0
testBasicPathMatch7 0
testBasicPathValidate 0
testBasicMaxAgeParse 0.005
testBasicMaxAgeParseInvalid 0
testBasicMaxAgeInvalidInput 0
testBasicCommentParse 0.002
testBasicCommentInvalidInput 0.001
testBasicSecureParse 0.002
testBasicSecureMatch 0.001
testBasicSecureInvalidInput 0
testBasicExpiresParse 0.039
testBasicExpiresParseInvalid 0.001
testBasicExpiresInvalidInput 0
testPublicSuffixFilter 0.065

TestCookieRFC2109Spec

testConstructor 0.001
testParseVersion 0.001
testCookiesomainEqualsHost 0
testParseWithIllegalDomain1 0.001
testParseWithIllegalDomain2 0
testParseWithIllegalDomain4 0.011
testSecondDomainLevelCookie 0.001
testSecondDomainLevelCookieMatch 0.001
testParseWithWrongPath 0
testCookieNameWithBlanks 0.001
testCookieNameStartingWithDollarSign 0.001
testInvalidDomainWithSimpleHostName 0.001
testCookieWithComma 0
testRFC2109CookieFormatting 0.001
testRFC2109CookiesFormatting 0.002
testNullCookieValueFormatting 0
testCookieNullDomainNullPathFormatting 0
testCookieOrderingByPath 0.001
testInvalidInput 0

TestCookieIdentityComparator

testCookieIdentityComparasionByName 0.001
testCookieIdentityComparasionByNameAndDomain 0
testCookieIdentityComparasionByNameAndNullDomain 0
testCookieIdentityComparasionByNameAndLocalHost 0.001
testCookieIdentityComparasionByNameDomainAndPath 0.001
testCookieIdentityComparasionByNameDomainAndNullPath 0.001

TestHttpRequestBase

testBasicProperties 0.001
testEmptyURI 0.001
testCloneBasicRequests 0.038
testCloneEntityEnclosingRequests 0.002

TestRouteDirector

testIllegal 0
testDirect 0.001
testProxy 0.001
testProxyChain 0
testLocalDirect 0.001
testDirectSecure 0
testProxyTLS 0.001

TestHttpRoute

testCstrFullRoute 0.002
testCstrFullFlags 0.001
testInvalidArguments 0.001
testNullEnums 0
testEqualsHashcodeClone 0.025
testHopping 0.003
testCstr1 0
testCstr3 0
testCstr4 0.001
testCstr6 0
testImmutable 0

TestHostnameVerifier

testVerify 0.198
testSubjectAlt 0.007

TestWaitingThread

testConstructor 0.001
testIllegal 0.212
testAwaitWakeup 0.602
testInterrupt 0.201

TestNetscapeCookieAttribHandlers

testNetscapeDomainValidate1 0.001
testNetscapeDomainValidate2 0.001
testNetscapeDomainValidate3 0
testNetscapeDomainValidate4 0.046
testNetscapeDomainMatch1 0
testNetscapeDomainMatch2 0
testNetscapeDomainInvalidInput 0.001

TestInetAddressUtils

testValidIPv4Address 0.02
testInvalidIPv4Address 0.001
testValidIPv6Address 0.001
testInvalidIPv6Address 0.001

TestCookieOrigin

testConstructor 0
testNullHost 0
testEmptyHost 0.001
testNegativePort 0.001
testNullPath 0
testEmptyPath 0.001

TestConnectionReuse

testReuseOfPersistentConnections 0.606
testReuseOfClosedConnections 0.652
testReuseOfAbortedConnections 0.87
testKeepAliveHeaderRespected 1.623

TestRouteParams

testSetGet 0.001
testSetNull 0.001
testUnsetHierarchy 0
testBadArgs 0.001

TestCookieBestMatchSpec

testInvalidInput 0.001
testCookieBrowserCompatParsing 0
testNetscapeCookieParsing 0.006
testCookieStandardCompliantParsing 0.001
testCookieStandardCompliantParsingLocalHost 0.001
testCookieStandardCompliantParsingLocalHost2 0
testCookieBrowserCompatMatch 0
testCookieStandardCompliantMatch 0
testCookieBrowserCompatFormatting 0.001
testCookieStandardCompliantFormatting 0

TestRFC2617Scheme

testProcessChallenge 0.012
testProcessChallengeWithLotsOfBlanks 0.001
testInvalidHeader 0.001
testEmptyHeader 0
testInvalidHeaderValue 0

TestCookiePolicy

testInvalidInput 0.003
testRegisterUnregisterCookieSpecFactory 0.052
testGetNewCookieSpec 0.019

TestClientAuthentication

testBasicAuthenticationNoCreds 0.059
testBasicAuthenticationFailure 0.022
testBasicAuthenticationSuccess 0.037
testBasicAuthenticationSuccessOnRepeatablePost 0.035
testBasicAuthenticationFailureOnNonRepeatablePost 0.026

TestDefaultResponseParser

testResponseParsingWithSomeGarbage 0.003
testResponseParsingWithTooMuchGarbage 0.007
testResponseParsingNoResponse 0
testResponseParsingOnlyGarbage 0.001

TestRFC2109CookieAttribHandlers

testRFC2109DomainParse 0
testRFC2109DomainValidate1 0.001
testRFC2109DomainValidate2 0
testRFC2109DomainValidate3 0.001
testRFC2109DomainValidate4 0
testRFC2109DomainMatch1 0
testRFC2109DomainMatch2 0
testRFC2109DomainMatch3 0.001
testRFC2109DomainMatch4 0
testRFC2109DomainInvalidInput 0.007
testRFC2109VersionParse 0.001
testRFC2109VersionParseInvalid 0.001
testRFC2109VersionValidate 0
testRFC2109VersionInvalidInput 0.001

TestDigestScheme

testDigestAuthenticationWithNoRealm 0.06
testDigestAuthenticationWithNoRealm2 0.021
testDigestAuthenticationWithDefaultCreds 0.09
testDigestAuthentication 0.002
testDigestAuthenticationWithSHA 0.003
testDigestAuthenticationWithQueryStringInDigestURI 0.002
testDigestAuthenticationWithMultipleRealms 0.003
testDigestAuthenticationMD5Sess 0.005
testDigestAuthenticationMD5SessNoQop 0.009
testDigestAuthenticationMD5SessInvalidQop 0.001
testDigestAuthenticationWithStaleNonce 0.001

TestScheme

testConstructor 0.002
testRegisterUnregister 0.001
testIterator 0
testIllegalRegisterUnregister 0
testResolvePort 0
testHashCode 0
testEquals 0
testToString 0.001

TestStatefulConnManagement

testStatefulConnections 0.225

TestUriEscapes

testEscapedAmpersandInQueryAbsolute 1.001
testEscapedAmpersandInQueryRelative 0.015
testPlusInPathAbsolute 0.011
testPlusInPathRelative 0.009
testEscapedSpaceInPathAbsolute 0.012
testEscapedSpaceInPathRelative 0.018
testEscapedAmpersandInPathAbsolute 0.008
testEscapedAmpersandInPathRelative 0.007
testEscapedSpaceInQueryAbsolute 0.007
testEscapedSpaceInQueryRelative 0.008
testPlusInQueryAbsolute 0.008
testPlusInQueryRelative 0.007

TestPublicSuffixListParser

testParse 0.001
testUnicode 1.361
testWhitespace 0.001

TestSpuriousWakeup

testSpuriousWakeup 1.088

TestCookie2Support

testCookieVersionSupportHeader1 0.04
testCookieVersionSupportHeader2 0.03
testCookieVersionSupportHeader3 0.041
testSetCookieVersionMix 0.029

TestDefaultClientRequestDirector

testAbortInAllocate 0.063
testAbortAfterAllocateBeforeRequest 0.144
testAbortBeforeExecute 0.058
testAbortAfterRedirectedRoute 0.045
testSocketConnectFailureReleasesConnection 0.027
testRequestFailureReleasesConnection 0.15
testDefaultHostAtClientLevel 0.039
testDefaultHostAtRequestLevel 0.042
testAutoGeneratedHeaders 0.358
testNonRepeatableEntity 0.094

TestNetscapeDraftHeaderParser

testNetscapeCookieParsing 0.001

TestLocalServer

testEcho 0.041
testRandom 0.113

TestDefaultConnKeepAliveStrategy

testIllegalResponseArg 0
testNoKeepAliveHeader 0
testEmptyKeepAliveHeader 0.001
testInvalidKeepAliveHeader 0.001
testKeepAliveHeader 0.001

TestCookieNetscapeDraft

testCookieWithComma 0.003
testInvalidInput 0.001
testParseAbsPath 0.001
testParseAbsPath2 0.001
testParseRelativePath 0.001
testParseWithIllegalNetscapeDomain1 0.001
testParseWithWrongNetscapeDomain2 0.001
testNetscapeCookieFormatting 0
testNetscapeCookieExpireAttribute 0.002
testNetscapeCookieExpireAttributeNoTimeZone 0.001
testFormatCookies 0

TestScheme

testPortResolution 0.001

TestRedirects

testBasicRedirect300 0.077
testBasicRedirect301 0.037
testBasicRedirect302 0.028
testBasicRedirect303 0.039
testBasicRedirect304 0.028
testBasicRedirect305 0.031
testBasicRedirect307 0.032
testMaxRedirectCheck 0.049
testCircularRedirect 0.039
testPostNoRedirect 0.031
testPostRedirectSeeOther 0.029
testRelativeRedirect 0.047
testRelativeRedirect2 0.016
testRejectRelativeRedirect 0.028
testRejectBogusRedirectLocation 0.026
testRejectInvalidRedirectLocation 0.033
testRedirectWithCookie 0.01
testDefaultHeadersRedirect 0.007

TestRfc3492Idn

testDecode 0.003
testToUnicode 0

TestBrowserCompatSpec

testConstructor 0.001
testSecondDomainLevelCookie 0.001
testCookieNameWithBlanks 0.001
testCookieNameStartingWithDollarSign 0
testCookieWithComma 0.033
testNullCookieValueFormatting 0
testInvalidInput 0.001
testParseRelativePath 0.001
testDomainCaseInsensitivity 0.001
testParse1 0
testParse2 0.001
testParse3 0
testQuotedExpiresAttribute 0.003
testSecurityError 0
testParseSimple 0.025
testParseSimple2 0
testParseNoName 0.001
testParseNoValue 0.001
testParseWithWhiteSpace 0.001
testParseWithQuotes 0.001
testParseWithPath 0.001
testParseWithDomain 0.001
testParseWithSecure 0
testParseWithComment 0.001
testParseWithExpires 0.02
testParseWithAll 0.006
testParseMultipleDifferentPaths 0
testParseWithWrongDomain 0.001
testParseWithPathMismatch 0
testParseWithPathMismatch2 0
testCookieNameBlank 0.001
testDateFormats 0.053
testSecondDomainLevelCookieMatch1 0.001
testSecondDomainLevelCookieMatch2 0
testSecondDomainLevelCookieMatch3 0.001
testInvalidSecondDomainLevelCookieMatch1 0.001
testInvalidSecondDomainLevelCookieMatch2 0
testMatchBlankPath 0
testMatchNullCookieDomain 0.001
testMatchNullCookiePath 0.001
testCookieMatch1 0
testCookieMatch2 0
testCookieMatch3 0.001
testCookieMatch4 0
testCookieMismatch1 0
testCookieMismatch2 0
testCookieMismatch3 0
testCookieMismatch4 0
testCookieMatch5 0.001
testCookieMismatch6 0.001
testInvalidMatchDomain 0.001
testGenericCookieFormatting 0.002
testFormatSeveralCookies 0
testKeepCloverHappy 0.004

TestConnectionAutoRelease

testReleaseOnEntityConsumeContent 0.285
testReleaseOnEntityWriteTo 0.306
testReleaseOnAbort 0.286
testReleaseOnIOException 0.269

TestSSLSocketFactory

testCreateSocket 1.75

TestDateUtils

testConstructor 0
testInvalidInput 0.001
testBasicDateParse 0.045
testTwoDigitYearDateParse 0.002
testParseQuotedDate 0.002
testBasicDateFormat 0.001

TestTSCCMWithServer

testReleaseConnection 0.055
testParallelRequests 0.194
testReleaseConnectionWithTimeLimits 0.188
testCloseExpiredConnections 0.155
testReleaseConnectionOnAbort 0.131
testConnectionManagerGC 1.24
testAbortDuringConnecting 0.119
testAbortBeforeSocketCreate 0.106
testAbortAfterSocketConnect 0.108
testAbortAfterOperatorOpen 0.111

TestURIUtils

testResolve00 0.001
testResolve01 0
testResolve02 0
testResolve03 0
testResolve04 0.001
testResolve05 0
testResolve06 0
testResolve06_ 0.001
testResolve07 0.001
testResolve08 0.001
testResolve09 0.001
testResolve10 0
testResolve11 0
testResolve12 0.001
testResolve13 0.001
testResolve14 0.001
testResolve15 0
testResolve16 0
testResolve17 0
testResolve18 0
testResolve19 0.001
testResolve20 0
testResolve21 0
testResolve22 0.001
testResolveAbnormal23 0.002
testResolveAbnormal24 0.001
testResolve25 0.001
testResolve26 0
testResolve27 0
testResolve28 0.013
testResolve29 0.001
testResolve30 0.001
testResolve31 0.001
testResolve32 0
testResolve33 0
testResolve34 0.001
testResolve35 0.001
testResolve36 0
testResolve37 0
testResolve38 0
testResolve39 0
testResolve40 0.001
testResolve41 0
testResolve42 0.001
testResolve43 0.002

TestBasicScheme

testBasicAuthenticationWithNoRealm 0.001
testBasicAuthenticationWith88591Chars 0.044
testBasicAuthentication 0.001
testBasicProxyAuthentication 0

TestHttpOptions

testMultipleAllows 0.004

TestCookieRFC2965Spec

testParsePath 0.004
testParsePathDefault 0.001
testParseNullPath 0.001
testParseBlankPath 0.001
testParseDomain 0
testParseDomainDefaultValue 0
testParseNullDomain 0
testParseBlankDomain 0
testParsePort 0.001
testParsePortDefault 0.001
testParseNullPort 0.001
testParseBlankPort 0.001
testParseInvalidPort 0.001
testParseNegativePort 0.001
testParseNameValue 0
testParseVersion 0
testParseNullVersion 0.001
testParseNegativeVersion 0.001
testParseMaxage 0.001
testParseMaxageDefault 0.001
testParseNullMaxage 0.001
testParseNegativeMaxage 0
testParseSecure 0
testParseDiscard 0.001
testParseOtherAttributes 0.001
testCookiesWithComma 0
testValidateNoDomain 0.001
testValidateDomainLeadingDot 0
testValidateDomainEmbeddedDot 0
testValidateDomainLocal 0.001
testValidateDomainLocalhost 0
testValidateDomainEffectiveHost 0
testValidateDomainIllegal 0.001
testValidatePath 0.001
testValidateCookieName 0.001
testValidatePort 0.001
testValidateVersion 0
testMatchPath 0
testMatchDomain 0
testMatchDomainLocal 0
testMatchPort 0.001
testCookieExpiration 0
testCookieSecure 0
testRFC2965CookieFormatting 0.001
testRFC2965CookiesFormatting 0.001
testRejectSetCookie 0.001

TestRouteTracker

testCstrTargetLocal 0.001
testCstrRoute 0.001
testIllegalArgs 0.001
testIllegalStates 0.001
testDirectRoutes 0.001
testProxyRoutes 0.002
testProxyChainRoutes 0.003
testEqualsHashcodeCloneToString 0.025

TestExceptions

testCTX 0
testCPTX 0

TestRequestWrapper

testRequestURIRewriting 0.04
testRequestURIRewritingEmptyPath 0.046