[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
1104 | 0 | 0 | 2 | 99.819% | 9.112 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.http.client.cache | 29 | 0 | 0 | 0 | 100% | 0.252 |
org.apache.http.impl.client.cache.memcached | 29 | 0 | 0 | 0 | 100% | 0.056 |
org.apache.http.impl.client.cache.ehcache | 240 | 0 | 0 | 1 | 99.583% | 1.289 |
org.apache.http.impl.client.cache | 806 | 0 | 0 | 1 | 99.876% | 7.515 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestHttpCacheEntry | 29 | 0 | 0 | 0 | 100% | 0.252 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestSHA256HashingScheme | 1 | 0 | 0 | 0 | 100% | 0.001 | |
TestPrefixKeyHashingScheme | 1 | 0 | 0 | 0 | 100% | 0.001 | |
TestMemcachedCacheEntryFactoryImpl | 1 | 0 | 0 | 0 | 100% | 0 | |
TestMemcachedHttpCacheStorage | 20 | 0 | 0 | 0 | 100% | 0.052 | |
TestMemcachedCacheEntryImpl | 6 | 0 | 0 | 0 | 100% | 0.002 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestEhcacheProtocolRequirements | 232 | 0 | 0 | 1 | 99.569% | 1.258 | |
TestEhcacheHttpCacheStorage | 8 | 0 | 0 | 0 | 100% | 0.031 |
[Summary] [Package List] [Test Cases]
testNonSharedCacheReturnsStaleResponseWhenRevalidationFailsForProxyRevalidate | 0.001 | |
testNonSharedCacheMayCacheResponsesWithCacheControlPrivate | 0.001 |
testMustIncludeProxyAuthenticateHeaderFromAnOrigin407Response | 0.002 | |
testSharedCacheMayCacheAuthorizedResponsesWithCacheControlPublic | 0.002 | |
testGenerates504IfCannotRevalidateAMustRevalidateEntry | 0.002 | |
testCannotCombinePartialResponseIfCacheEntryDoesNotHaveACacheValidator | 0.002 | |
testResponsesToTRACEsAreNotCached | 0.001 | |
testOrderOfMultipleContentEncodingHeadersIsPreservedOnResponses | 0.001 | |
testOrderOfMultipleAllowHeadersIsPreservedOnResponses | 0.001 | |
testConditionalRequestWhereAllValidatorsMatchMayBeServedFromCache | 0.002 | |
testHEADResponseWithUpdatedContentMD5FieldMakeACacheEntryStale | 0.003 | |
testDoesNotModifyContentMD5HeaderOnRequest | 0.001 | |
test205ResponsesDoNotContainMessageBodies | 0.002 | |
testDoesNotAddContentLocationToRequestIfNotPresent | 0.001 | |
testValidationMustUseETagIfProvidedByOriginServer | 0.003 | |
testTransmitsAgeHeaderIfIncomingAgeHeaderTooBig | 0.001 | |
testOrderOfMultipleViaHeadersIsPreservedOnRequests | 0.001 | |
testStripsBadlyDatedWarningsFromForwardedResponses | 0.001 | |
testDoesNotAddEtagToOriginResponse | 0.001 | |
testCacheIsNotUsedWhenRespondingToRequestWithCacheControlNoCache | 0.002 | |
test206ResponseToIfRangeWithStrongValidatorReturnsAllEntityHeaders | 0.002 | |
test304ResponseGeneratedFromCacheIncludesExpiresCacheControlAndOrVaryIfResponseMightDiffer | 0.003 | |
testForwardedTRACERequestsDoNotIncludeAnEntity | 0.001 | |
testUpdatesWarningHeadersOnValidation | 0.001 | |
testWarnDatesAreAddedToWarningsOnLowerProtocolVersions | 0.002 | |
test206ContainsContentLocationIfA200ResponseWouldHaveIncludedIt | 0.001 | |
testRequestsNotExpecting100ContinueBehaviorShouldNotSetExpectContinueHeader | 0 | |
test206ResponseReturnedToClientMustHaveDateHeader | 0.001 | |
testDoesNotAddContentTypeHeaderToCachedResponseWithNoTransformIfNotPresent | 0.001 | |
testMustDiscardCachedPartialResponseIfCacheValidatorsDoNotStronglyMatchAndDateHeadersAreEqual | 0.002 | |
testExpect100ContinueIsNotSentIfThereIsNoRequestBody | 0.001 | |
testDoesNotForwardOPTIONSWhenMaxForwardsIsZeroOnAbsoluteURIRequest | 0 | |
testDoesNotAddContentTypeToRequestIfNotPresent | 0.001 | |
testUnknownHeadersOnResponsesAreForwarded | 0.001 | |
testOrderOfMultipleContentEncodingHeadersIsPreservedOnRequests | 0 | |
testDoesNotAddLastModifiedToRequestIfNotPresent | 0.001 | |
test100ContinueResponsesAreNotForwardedTo1_0ClientsWhoDidNotAskForThem | 0.001 | |
testRequestsWithLowerProtocolVersionsGetUpgradedTo1_1 | 0.001 | |
testOrderOfMultipleAcceptHeaderValuesIsPreservedOnRequests | 0.001 | |
testDoesNotModifyServerResponseHeader | 0 | |
testDoesNotAddContentEncodingHeaderToCachedResponseWithNoTransformIfNotPresent | 0.001 | |
testDELETERequestsAreWrittenThroughToOrigin | 0.001 | |
testMustDiscardLeastRecentPartialResponseIfCacheValidatorsDoNotStronglyMatch | 0.001 | |
testRemovesWarningHeaderIfAllWarnValuesAreBadlyDated | 0.001 | |
testPostInvalidatesCacheForThatUriInContentLocationHeader | 0.002 | |
testDoesNotAddContentTypeHeaderToRequestIfNotPresent | 0.001 | |
test2xxWarningsAreNotDeletedAfterSuccessfulRevalidation | 0.001 | |
testNoStoreOnResponseIsNotStoredInCache | 0.001 | |
test302ResponseWithoutExplicitCacheabilityIsNotReturnedFromCache | 0.001 | |
testExpiresHeaderMatchesDateIfAddedToCacheHit | 0.001 | |
testLowerOriginResponsesUpgradedToOurVersion1_1 | 0.001 | |
test206ResponseGeneratedFromCacheMustHaveContentRangeOrMultipartByteRangesContentType | 0.001 | |
testSharedCacheMustUseNewRequestHeadersWhenRevalidatingAuthorizedResponsesWithMustRevalidate | 0.001 | |
testProperlyFormattedViaHeaderIsAddedToResponses | 0.001 | |
testHigher1_XProtocolVersionsDowngradeTo1_1 | 0.001 | |
testExpectHeadersAreForwardedOnRequests | 0.001 | |
testCacheMissOnGETUsesOriginResponse | 0.001 | |
testOrderOfMultipleAcceptCharsetHeadersIsPreservedOnRequests | 0.001 | |
testDELETEWithIfNoneMatchWeakETagIsNotAllowed | 0 | |
testDoesNotModifyContentLocationHeaderOnRequest | 0.001 | |
testPutDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts | 0.002 | |
test304ResponseGeneratedFromCacheIncludesContentLocationIfOriginResponseDid | 0.001 | |
testOrderOfMultipleAcceptEncodingHeadersIsPreservedOnRequests | 0.001 | |
testHEADResponseWithUpdatedLastModifiedFieldMakeACacheEntryStale | 0.002 | |
testDeleteInvalidatesCacheForThatUriInLocationHeader | 0.002 | |
testSubrangeGETWithWeakETagIsNotAllowed | 0 | |
testOrderOfMultipleWWWAuthenticateHeadersIsPreservedOnResponses | 0.001 | |
testCONNECTRequestsAreWrittenThroughToOrigin | 0.001 | |
testCachedResponsesWithMissingDateHeadersShouldBeAssignedOne | 0.001 | |
testExpiresHeaderEqualToDateHeaderIsTreatedAsStale | 0.001 | |
testDoesNotTransmitNoCacheDirectivesWithFieldsDownstream | 0 | |
testExpiresHeaderMatchesDateIfAddedToOriginResponse | 0.001 | |
testNoCacheOnFieldIsNotReturnedWithoutRevalidation | 0.001 | |
test206ResponseIsNotCombinedWithPreviousContentIfETagDoesNotMatch | 0.001 | |
testSubrangeGETMustUseStrongComparisonForCachedResponse | 0.001 | |
testOrderOfMultipleWarningHeadersIsPreservedOnRequests | 0.001 | |
testMustNotAddMultipartByteRangeContentTypeTo416Response | 0 | |
testCacheControlPrivateIsNotCacheableBySharedCache | 0.001 | |
testOrderOfMultiplePragmaHeadersIsPreservedOnRequests | 0.001 | |
testSharedCacheMustRevalidateAuthorizedResponsesWhenSMaxAgeIsZero | 0.001 | |
test206ResponseIsNotCombinedWithPreviousContentIfLastModifiedDoesNotMatch | 0.001 | |
testPutDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts | 0.001 | |
testMultiHeadersAreSuccessfullyReplacedOn304Validation | 0.001 | |
testResponsesToPUTsAreNotCached | 0.001 | |
testCacheWithoutSupportForRangeAndContentRangeHeadersDoesNotCacheA206Response | 0.001 | |
testNoStoreOnResponseIsNotStoredInCacheEvenWithContraryIndicators | 0 | |
testDoesNotModifyContentLocationHeaderFromOrigin | 0.001 | |
testOrderOfMultipleViaHeadersIsPreservedOnResponses | 0.001 | |
testNoCacheCannotSatisfyASubsequentRequestWithoutRevalidationEvenWithContraryIndications | 0.001 | |
testMustDiscardLeastRecentPartialResponseIfCachedResponseDoesNotHaveCacheValidator | 0.001 | |
test1xxWarningsAreDeletedAfterSuccessfulRevalidation | 0.002 | |
testDoesNotAddContentRangeHeaderToCachedResponseWithNoTransformIfNotPresent | 0.001 | |
testOrderOfMultipleContentEncodingHeaderValuesIsPreserved | 0 | |
testDoesNotAddContentMD5ToRequestIfNotPresent | 0.001 | |
testDoesNotModifyContentEncodingHeaderOnCachedResponseWithNoTransform | 0.001 | |
test206ResponseToConditionalRangeRequestDoesNotIncludeOtherEntityHeaders | 0.001 | |
test206ResponseGeneratedFromCacheMustHaveDateHeader | 0.001 | |
testDoesNotModifyAllowHeaderWithUnknownMethods | 0.001 | |
testStaleEntryWithMustRevalidateIsNotUsedWithoutRevalidatingWithOrigin | 0.002 | |
testOrderOfMultipleCacheControlHeadersIsPreservedOnResponses | 0.001 | |
testSharedCacheMustUseNewRequestHeadersWhenRevalidatingAuthorizedResponsesWithSMaxAge | 0.001 | |
testPutInvalidatesCacheForThatUriInRelativeContentLocationHeader | 0.002 | |
testNoStoreOnRequestIsNotStoredInCacheEvenIfResponseMarkedCacheable | 0 | |
testMustReturnAFreshEnoughCacheEntryIfItHasIt | 0.001 | |
testDoesNotModifyContentLocationFromOriginOnCacheHit | 0.001 | |
testPutInvalidatesCacheForThatUriInLocationHeader | 0.002 | |
testUnknownHeadersOnRequestsAreForwarded | 0.001 | |
testOrderOfMultipleCacheControlHeadersIsPreservedOnRequests | 0.001 | |
testIncompleteResponseMustNotBeReturnedToClientWithoutMarkingItAs206 | 0.001 | |
testDoesNotModifyLastModifiedFromOriginOnCacheHit | 0.001 | |
testDoesNotAddContentRangeHeaderToRequestIfNotPresent | 0 | |
testDELETEWithIfMatchWeakETagIsNotAllowed | 0.001 | |
testDoesNotModifyContentMD5HeaderFromOrigin | 0 | |
test303ResponsesAreNotCached | 0.001 | |
testResponsesToDELETEsAreNotCached | 0.001 | |
testConditionalRequestWhereNotAllValidatorsMatchCannotBeServedFromCache | 0.001 | |
testMustDiscardLeastRecentPartialResponseIfIncomingRequestDoesNotHaveCacheValidator | 0.002 | |
testCacheIsNotUsedWhenRespondingToRequestWithPragmaNoCache | 0.001 | |
testOrderOfMultiplePragmaHeadersIsPreservedOnResponses | 0.001 | |
testCannotCombinePartialResponseIfCacheValidatorsDoNotStronglyMatch | 0.001 | |
testDoesNotModifyExpiresHeaderFromOrigin | 0 | |
testExpiresZeroHeaderIsTreatedAsStale | 0.002 | |
testPUTWithIfNoneMatchWeakETagIsNotAllowed | 0 | |
testResponseToAHEADRequestMustNotHaveABody | 0.001 | |
testOrderOfMultipleExpectHeadersIsPreservedOnRequests | 0.001 | |
testUnknownResponseStatusCodesAreNotCached | 0.284 | |
testDoesNotAddContentRangeToRequestIfNotPresent | 0.001 | |
testDoesNotAddContentLocationToOriginResponse | 0 | |
testHEADResponseWithUpdatedContentLengthFieldMakeACacheEntryStale | 0.002 | |
testDoesNotModifyContentRangeHeaderOnCachedResponseWithNoTransform | 0.001 | |
testDoesNotAddContentMD5ToOriginResponse | 0.001 | |
testDoesNotAddETagHeaderOnCacheHit | 0 | |
testAgeHeaderPopulatedFromCacheEntryCurrentAge | 0 | |
testViaHeaderOnResponseProperlyRecordsOriginProtocol | 0.001 | |
testMustServeAppropriateErrorOrWarningIfNoOriginCommunicationPossible | 0 | |
test206ResponseGeneratedFromCacheMustHaveABodyThatMatchesContentLengthHeaderIfPresent | 0.001 | |
testPostDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts | 0.001 | |
testNonmatchingVariantCannotBeServedFromCacheUnlessConditionallyValidated | 0.001 | |
test304ResponseGeneratedFromCacheIncludesEtagIfOriginResponseDid | 0.001 | |
testForwardsUnknownHeadersOnRequestsFromHigherProtocolVersions | 0.001 | |
testWarning110IsAddedToStaleResponses | 0.001 | |
testPOSTRequestsAreWrittenThroughToOrigin | 0.001 | |
testGenerates504IfSharedCacheCannotRevalidateAProxyRevalidateEntry | 0 | |
testDoesNotModifyETagHeaderOnRequest | 0.001 | |
testPUTRequestsAreWrittenThroughToOrigin | 0 | |
testMalformedExpiresHeaderIsTreatedAsStale | 0.002 | |
testDoesNotAddETagToRequestIfNotPresent | 0 | |
test304ResponseGeneratedFromCacheIncludesDateHeader | 0.001 | |
testSharedCacheMayCacheAuthorizedResponsesWithMustRevalidate | 0.001 | |
testStaleEntryWithProxyRevalidateOnSharedCacheIsNotUsedWithoutRevalidatingWithOrigin | 0.001 | |
testCannotServeFromCacheForVaryStar | 0 | |
test206ResponsesAreNotCachedIfTheCacheDoesNotSupportRangeAndContentRangeHeaders | 0.001 | |
test204ResponsesDoNotContainMessageBodies | 0 | |
testDoesNotAddContentTypeHeaderToOriginResponseWithNoTransformIfNotPresent | 0.001 | |
testOrderOfMultipleTransferEncodingsInSingleHeadersIsPreserved | 0.001 | |
testPutInvalidatesCacheForThatUriInContentLocationHeader | 0.001 | |
testUnknownMethodRequestsAreWrittenThroughToOrigin | 0.001 | |
testDoesNotAddAMaxForwardsHeaderToForwardedOPTIONSRequests | 0 | |
testDeleteInvalidatesCacheForThatUriInRelativeContentLocationHeader | 0.002 | |
testStripsBadlyDatedWarningsFromStoredResponses | 0 | |
testCannotCombinePartialResponseIfIncomingResponseDoesNotHaveACacheValidator | 0.001 | |
testDeleteDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts | 0.002 | |
test304GeneratedFromCacheOnWeakValidatorDoesNotIncludeOtherEntityHeaders | 0 | |
testPUTWithIfMatchWeakETagIsNotAllowed | 0.001 | |
testOrderOfMultipleTransferEncodingHeadersIsPreserved | 0 | |
testDoesNotAddContentEncodingHeaderToOriginResponseWithNoTransformIfNotPresent | 0.001 | |
testDoesNotModifyContentTypeHeaderFromOriginResponseWithNoTransform | 0.001 | |
testOrderOfMultipleContentLanguageHeadersIsPreservedOnResponses | 0 | |
testHEADResponseWithUpdatedETagFieldMakeACacheEntryStale | 0.002 | |
testDoesNotAddLastModifiedToOriginResponse | 0.001 | |
testPostDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts | 0.001 | |
testDeleteToUriInvalidatesCacheForThatUri | 0.001 | |
testDoesNotModifyLastModifiedHeaderFromOrigin | 0.001 | |
test200ResponseToOPTIONSWithNoBodyShouldIncludeContentLengthZero | 0.001 | |
testUpdatedEndToEndHeadersFrom304ArePassedOnResponseAndUpdatedInCacheEntry | 0.001 | |
testDoesNotModifyContentMD5FromOriginOnCacheHit | 0.001 | |
testPostInvalidatesCacheForThatUriInLocationHeader | 0.002 | |
testAttachesWarningHeaderWhenGeneratingStaleResponse | 0 | |
testMustDiscardLeastRecentPartialResponseIfCacheValidatorsDoNotStronglyMatchEvenIfResponsesOutOfOrder | 0.001 | |
testHigherMajorProtocolVersionsOnRequestSwitchToTunnelBehavior | 0.001 | |
testDoesNotAddContentLocationHeaderOnCacheHit | 0 | |
testDoesNotAddContentMD5HeaderOnCacheHit | 0.001 | |
testPostToUriInvalidatesCacheForThatUri | 0.002 | |
testOPTIONSRequestsAreWrittenThroughToOrigin | 0 | |
skipped | ||
test304ResponseWithDateHeaderForwardedFromOriginIncludesDateHeader | 0 | |
testMustReturnACacheEntryIfItCanRevalidateIt | 0.001 | |
testNoStoreOnRequestIsNotStoredInCache | 0 | |
testDeleteDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts | 0.001 | |
testHeuristicCacheOlderThan24HoursHasWarningAttached | 0.001 | |
testPostInvalidatesCacheForRelativeUriInContentLocationHeader | 0.001 | |
testDoesNotModifyContentEncodingHeaderFromOriginResponseWithNoTransform | 0 | |
testDoesNotModifyContentRangeHeaderFromOriginResponseWithNoTransform | 0.001 | |
testTransferCodingsAreNotSentToAnHTTP_1_0Client | 0.001 | |
testDoesNotAddContentEncodingHeaderToRequestIfNotPresent | 0.001 | |
testOrderOfMultipleContentLanguageHeadersIsPreservedOnRequests | 0 | |
testNotModifiedOfNonCachedEntityShouldRevalidateWithUnconditionalGET | 0.002 | |
testCacheControlPrivateOnFieldIsNotReturnedBySharedCache | 0.001 | |
testDoesNotModifyExpiresHeaderFromOriginOnCacheHit | 0 | |
testCacheEntryIsUpdatedWithNewFieldValuesIn304Response | 0.002 | |
testDoesNotModifyContentTypeHeaderOnCachedResponseWithNoTransform | 0.001 | |
testDoesNotAddContentEncodingToRequestIfNotPresent | 0 | |
testNoCacheCannotSatisfyASubsequentRequestWithoutRevalidation | 0.002 | |
testMustIncludeAllowHeaderFromAnOrigin405Response | 0 | |
testDoesNotModifyLastModifiedHeaderOnRequest | 0.001 | |
testResponsesToPOSTWithoutCacheControlOrExpiresAreNotCached | 0 | |
testVaryStarIsNotGeneratedByProxy | 0.001 | |
testDoesNotModifyEtagFromOriginOnCacheHit | 0.001 | |
testViaHeaderOnRequestProperlyRecordsClientProtocol | 0.001 | |
testTRACERequestsAreWrittenThroughToOrigin | 0 | |
testDecrementsMaxForwardsWhenForwardingOPTIONSRequest | 0.001 | |
testMustIncludeWWWAuthenticateHeaderOnAnOrigin401Response | 0 | |
testRetainsWarningHeadersReceivedFromUpstream | 0 | |
testOrderOfMultipleAllowHeadersIsPreservedOnRequests | 0.001 | |
testPutToUriInvalidatesCacheForThatUri | 0.002 | |
testDeleteInvalidatesCacheForThatUriInContentLocationHeader | 0.002 | |
testProperlyFormattedViaHeaderIsAddedToRequests | 0.001 | |
testRequestsExpecting100ContinueBehaviorShouldSetExpectHeader | 0.001 | |
testResponsesToOPTIONSAreNotCacheable | 0 | |
testCannotUseVariantCacheEntryIfNotAllSelectingRequestHeadersMatch | 0.002 | |
testOrderOfMultipleParametersInContentEncodingHeaderIsPreserved | 0.001 | |
testDoesNotAddLastModifiedHeaderOnCacheHit | 0.001 | |
test206ResponseIncludesVariantHeadersIfValueMightDiffer | 0.001 | |
testSharedCacheMustNotNormallyCacheAuthorizedResponses | 0.002 | |
testKeepsMostRecentDateHeaderForFreshResponse | 0.001 | |
testDoesNotModifyEtagHeaderFromOrigin | 0.001 | |
testResponseToA1_0RequestShouldUse1_1 | 0.001 | |
testOrderOfMultipleAcceptLanguageHeadersIsPreservedOnRequests | 0.001 | |
test304ResponseDoesNotContainABody | 0 | |
testSharedCacheMayCacheAuthorizedResponsesWithSMaxAgeHeader | 0.001 | |
testDoesNotAddContentRangeHeaderToOriginResponseWithNoTransformIfNotPresent | 0.001 | |
testCacheDoesNotAssumeContentLocationHeaderIndicatesAnotherCacheableResource | 0.001 | |
test206ContainsETagIfA200ResponseWouldHaveIncludedIt | 0.001 | |
testResponseIncludesCacheEntryEndToEndHeadersForResponseAfter304Validation | 0.001 | |
testMustNotUseMultipartByteRangeContentTypeOnCacheGenerated416Responses | 0.001 |
testMustIncludeProxyAuthenticateHeaderFromAnOrigin407Response | 0.036 | |
testSharedCacheMayCacheAuthorizedResponsesWithCacheControlPublic | 0.015 | |
testGenerates504IfCannotRevalidateAMustRevalidateEntry | 0.005 | |
testCannotCombinePartialResponseIfCacheEntryDoesNotHaveACacheValidator | 0.004 | |
testResponsesToTRACEsAreNotCached | 0.002 | |
testOrderOfMultipleContentEncodingHeadersIsPreservedOnResponses | 0.003 | |
testOrderOfMultipleAllowHeadersIsPreservedOnResponses | 0.003 | |
testConditionalRequestWhereAllValidatorsMatchMayBeServedFromCache | 0.005 | |
testHEADResponseWithUpdatedContentMD5FieldMakeACacheEntryStale | 0.011 | |
testDoesNotModifyContentMD5HeaderOnRequest | 0.005 | |
test205ResponsesDoNotContainMessageBodies | 0.003 | |
testDoesNotAddContentLocationToRequestIfNotPresent | 0.002 | |
testValidationMustUseETagIfProvidedByOriginServer | 0.007 | |
testTransmitsAgeHeaderIfIncomingAgeHeaderTooBig | 0.003 | |
testOrderOfMultipleViaHeadersIsPreservedOnRequests | 0.004 | |
testStripsBadlyDatedWarningsFromForwardedResponses | 0.004 | |
testDoesNotAddEtagToOriginResponse | 0.002 | |
testCacheIsNotUsedWhenRespondingToRequestWithCacheControlNoCache | 0.007 | |
test206ResponseToIfRangeWithStrongValidatorReturnsAllEntityHeaders | 0.006 | |
test304ResponseGeneratedFromCacheIncludesExpiresCacheControlAndOrVaryIfResponseMightDiffer | 0.016 | |
testForwardedTRACERequestsDoNotIncludeAnEntity | 0.002 | |
testUpdatesWarningHeadersOnValidation | 0.005 | |
testWarnDatesAreAddedToWarningsOnLowerProtocolVersions | 0.003 | |
test206ContainsContentLocationIfA200ResponseWouldHaveIncludedIt | 0.004 | |
testRequestsNotExpecting100ContinueBehaviorShouldNotSetExpectContinueHeader | 0.001 | |
test206ResponseReturnedToClientMustHaveDateHeader | 0.001 | |
testDoesNotAddContentTypeHeaderToCachedResponseWithNoTransformIfNotPresent | 0.004 | |
testMustDiscardCachedPartialResponseIfCacheValidatorsDoNotStronglyMatchAndDateHeadersAreEqual | 0.004 | |
testExpect100ContinueIsNotSentIfThereIsNoRequestBody | 0.004 | |
testDoesNotForwardOPTIONSWhenMaxForwardsIsZeroOnAbsoluteURIRequest | 0.001 | |
testDoesNotAddContentTypeToRequestIfNotPresent | 0.002 | |
testUnknownHeadersOnResponsesAreForwarded | 0.003 | |
testOrderOfMultipleContentEncodingHeadersIsPreservedOnRequests | 0.002 | |
testDoesNotAddLastModifiedToRequestIfNotPresent | 0.002 | |
test100ContinueResponsesAreNotForwardedTo1_0ClientsWhoDidNotAskForThem | 0.002 | |
testRequestsWithLowerProtocolVersionsGetUpgradedTo1_1 | 0.003 | |
testOrderOfMultipleAcceptHeaderValuesIsPreservedOnRequests | 0.003 | |
testDoesNotModifyServerResponseHeader | 0.003 | |
testDoesNotAddContentEncodingHeaderToCachedResponseWithNoTransformIfNotPresent | 0.005 | |
testDELETERequestsAreWrittenThroughToOrigin | 0.002 | |
testMustDiscardLeastRecentPartialResponseIfCacheValidatorsDoNotStronglyMatch | 0.005 | |
testRemovesWarningHeaderIfAllWarnValuesAreBadlyDated | 0.003 | |
testPostInvalidatesCacheForThatUriInContentLocationHeader | 0.007 | |
testDoesNotAddContentTypeHeaderToRequestIfNotPresent | 0.002 | |
test2xxWarningsAreNotDeletedAfterSuccessfulRevalidation | 0.006 | |
testNoStoreOnResponseIsNotStoredInCache | 0.002 | |
test302ResponseWithoutExplicitCacheabilityIsNotReturnedFromCache | 0.002 | |
testExpiresHeaderMatchesDateIfAddedToCacheHit | 0.003 | |
testLowerOriginResponsesUpgradedToOurVersion1_1 | 0.003 | |
test206ResponseGeneratedFromCacheMustHaveContentRangeOrMultipartByteRangesContentType | 0.004 | |
testSharedCacheMustUseNewRequestHeadersWhenRevalidatingAuthorizedResponsesWithMustRevalidate | 0.005 | |
testProperlyFormattedViaHeaderIsAddedToResponses | 0.004 | |
testHigher1_XProtocolVersionsDowngradeTo1_1 | 0.003 | |
testExpectHeadersAreForwardedOnRequests | 0.001 | |
testCacheMissOnGETUsesOriginResponse | 0.003 | |
testOrderOfMultipleAcceptCharsetHeadersIsPreservedOnRequests | 0.002 | |
testDELETEWithIfNoneMatchWeakETagIsNotAllowed | 0.002 | |
testDoesNotModifyContentLocationHeaderOnRequest | 0.001 | |
testPutDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts | 0.005 | |
test304ResponseGeneratedFromCacheIncludesContentLocationIfOriginResponseDid | 0.003 | |
testOrderOfMultipleAcceptEncodingHeadersIsPreservedOnRequests | 0.003 | |
testHEADResponseWithUpdatedLastModifiedFieldMakeACacheEntryStale | 0.013 | |
testDeleteInvalidatesCacheForThatUriInLocationHeader | 0.005 | |
testSubrangeGETWithWeakETagIsNotAllowed | 0.001 | |
testOrderOfMultipleWWWAuthenticateHeadersIsPreservedOnResponses | 0.003 | |
testCONNECTRequestsAreWrittenThroughToOrigin | 0.001 | |
testCachedResponsesWithMissingDateHeadersShouldBeAssignedOne | 0.002 | |
testExpiresHeaderEqualToDateHeaderIsTreatedAsStale | 0.005 | |
testDoesNotTransmitNoCacheDirectivesWithFieldsDownstream | 0.001 | |
testExpiresHeaderMatchesDateIfAddedToOriginResponse | 0.002 | |
testNoCacheOnFieldIsNotReturnedWithoutRevalidation | 0.002 | |
test206ResponseIsNotCombinedWithPreviousContentIfETagDoesNotMatch | 0.004 | |
testSubrangeGETMustUseStrongComparisonForCachedResponse | 0.002 | |
testOrderOfMultipleWarningHeadersIsPreservedOnRequests | 0.002 | |
testMustNotAddMultipartByteRangeContentTypeTo416Response | 0.002 | |
testCacheControlPrivateIsNotCacheableBySharedCache | 0.003 | |
testOrderOfMultiplePragmaHeadersIsPreservedOnRequests | 0.002 | |
testSharedCacheMustRevalidateAuthorizedResponsesWhenSMaxAgeIsZero | 0.005 | |
test206ResponseIsNotCombinedWithPreviousContentIfLastModifiedDoesNotMatch | 0.005 | |
testPutDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts | 0.005 | |
testMultiHeadersAreSuccessfullyReplacedOn304Validation | 0.004 | |
testResponsesToPUTsAreNotCached | 0.002 | |
testCacheWithoutSupportForRangeAndContentRangeHeadersDoesNotCacheA206Response | 0.001 | |
testNoStoreOnResponseIsNotStoredInCacheEvenWithContraryIndicators | 0.001 | |
testDoesNotModifyContentLocationHeaderFromOrigin | 0.002 | |
testOrderOfMultipleViaHeadersIsPreservedOnResponses | 0.003 | |
testNoCacheCannotSatisfyASubsequentRequestWithoutRevalidationEvenWithContraryIndications | 0.003 | |
testMustDiscardLeastRecentPartialResponseIfCachedResponseDoesNotHaveCacheValidator | 0.003 | |
test1xxWarningsAreDeletedAfterSuccessfulRevalidation | 0.004 | |
testDoesNotAddContentRangeHeaderToCachedResponseWithNoTransformIfNotPresent | 0.003 | |
testOrderOfMultipleContentEncodingHeaderValuesIsPreserved | 0.003 | |
testDoesNotAddContentMD5ToRequestIfNotPresent | 0.001 | |
testDoesNotModifyContentEncodingHeaderOnCachedResponseWithNoTransform | 0.003 | |
test206ResponseToConditionalRangeRequestDoesNotIncludeOtherEntityHeaders | 0.002 | |
test206ResponseGeneratedFromCacheMustHaveDateHeader | 0.002 | |
testDoesNotModifyAllowHeaderWithUnknownMethods | 0.002 | |
testStaleEntryWithMustRevalidateIsNotUsedWithoutRevalidatingWithOrigin | 0.004 | |
testOrderOfMultipleCacheControlHeadersIsPreservedOnResponses | 0.002 | |
testSharedCacheMustUseNewRequestHeadersWhenRevalidatingAuthorizedResponsesWithSMaxAge | 0.003 | |
testPutInvalidatesCacheForThatUriInRelativeContentLocationHeader | 0.004 | |
testNoStoreOnRequestIsNotStoredInCacheEvenIfResponseMarkedCacheable | 0.002 | |
testMustReturnAFreshEnoughCacheEntryIfItHasIt | 0.001 | |
testDoesNotModifyContentLocationFromOriginOnCacheHit | 0.002 | |
testPutInvalidatesCacheForThatUriInLocationHeader | 0.004 | |
testUnknownHeadersOnRequestsAreForwarded | 0.002 | |
testOrderOfMultipleCacheControlHeadersIsPreservedOnRequests | 0.002 | |
testIncompleteResponseMustNotBeReturnedToClientWithoutMarkingItAs206 | 0.002 | |
testDoesNotModifyLastModifiedFromOriginOnCacheHit | 0.002 | |
testDoesNotAddContentRangeHeaderToRequestIfNotPresent | 0.002 | |
testDELETEWithIfMatchWeakETagIsNotAllowed | 0 | |
testDoesNotModifyContentMD5HeaderFromOrigin | 0.002 | |
test303ResponsesAreNotCached | 0.002 | |
testResponsesToDELETEsAreNotCached | 0.001 | |
testConditionalRequestWhereNotAllValidatorsMatchCannotBeServedFromCache | 0.005 | |
testMustDiscardLeastRecentPartialResponseIfIncomingRequestDoesNotHaveCacheValidator | 0.002 | |
testCacheIsNotUsedWhenRespondingToRequestWithPragmaNoCache | 0.005 | |
testOrderOfMultiplePragmaHeadersIsPreservedOnResponses | 0.002 | |
testCannotCombinePartialResponseIfCacheValidatorsDoNotStronglyMatch | 0.002 | |
testDoesNotModifyExpiresHeaderFromOrigin | 0.002 | |
testExpiresZeroHeaderIsTreatedAsStale | 0.004 | |
testPUTWithIfNoneMatchWeakETagIsNotAllowed | 0.001 | |
testResponseToAHEADRequestMustNotHaveABody | 0.001 | |
testOrderOfMultipleExpectHeadersIsPreservedOnRequests | 0.002 | |
testUnknownResponseStatusCodesAreNotCached | 0.467 | |
testDoesNotAddContentRangeToRequestIfNotPresent | 0.001 | |
testDoesNotAddContentLocationToOriginResponse | 0.002 | |
testHEADResponseWithUpdatedContentLengthFieldMakeACacheEntryStale | 0.006 | |
testDoesNotModifyContentRangeHeaderOnCachedResponseWithNoTransform | 0.004 | |
testDoesNotAddContentMD5ToOriginResponse | 0.001 | |
testDoesNotAddETagHeaderOnCacheHit | 0.002 | |
testAgeHeaderPopulatedFromCacheEntryCurrentAge | 0.001 | |
testViaHeaderOnResponseProperlyRecordsOriginProtocol | 0.001 | |
testMustServeAppropriateErrorOrWarningIfNoOriginCommunicationPossible | 0.001 | |
test206ResponseGeneratedFromCacheMustHaveABodyThatMatchesContentLengthHeaderIfPresent | 0.002 | |
testPostDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts | 0.003 | |
testNonmatchingVariantCannotBeServedFromCacheUnlessConditionallyValidated | 0.007 | |
test304ResponseGeneratedFromCacheIncludesEtagIfOriginResponseDid | 0.002 | |
testForwardsUnknownHeadersOnRequestsFromHigherProtocolVersions | 0.002 | |
testWarning110IsAddedToStaleResponses | 0.003 | |
testPOSTRequestsAreWrittenThroughToOrigin | 0.001 | |
testGenerates504IfSharedCacheCannotRevalidateAProxyRevalidateEntry | 0.002 | |
testDoesNotModifyETagHeaderOnRequest | 0.001 | |
testPUTRequestsAreWrittenThroughToOrigin | 0.001 | |
testMalformedExpiresHeaderIsTreatedAsStale | 0.004 | |
testDoesNotAddETagToRequestIfNotPresent | 0.001 | |
test304ResponseGeneratedFromCacheIncludesDateHeader | 0.002 | |
testSharedCacheMayCacheAuthorizedResponsesWithMustRevalidate | 0.004 | |
testStaleEntryWithProxyRevalidateOnSharedCacheIsNotUsedWithoutRevalidatingWithOrigin | 0.009 | |
testCannotServeFromCacheForVaryStar | 0.003 | |
test206ResponsesAreNotCachedIfTheCacheDoesNotSupportRangeAndContentRangeHeaders | 0 | |
test204ResponsesDoNotContainMessageBodies | 0.001 | |
testDoesNotAddContentTypeHeaderToOriginResponseWithNoTransformIfNotPresent | 0.001 | |
testOrderOfMultipleTransferEncodingsInSingleHeadersIsPreserved | 0.002 | |
testPutInvalidatesCacheForThatUriInContentLocationHeader | 0.004 | |
testUnknownMethodRequestsAreWrittenThroughToOrigin | 0.002 | |
testDoesNotAddAMaxForwardsHeaderToForwardedOPTIONSRequests | 0 | |
testDeleteInvalidatesCacheForThatUriInRelativeContentLocationHeader | 0.003 | |
testStripsBadlyDatedWarningsFromStoredResponses | 0.001 | |
testCannotCombinePartialResponseIfIncomingResponseDoesNotHaveACacheValidator | 0.002 | |
testDeleteDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts | 0.004 | |
test304GeneratedFromCacheOnWeakValidatorDoesNotIncludeOtherEntityHeaders | 0.003 | |
testPUTWithIfMatchWeakETagIsNotAllowed | 0.001 | |
testOrderOfMultipleTransferEncodingHeadersIsPreserved | 0.001 | |
testDoesNotAddContentEncodingHeaderToOriginResponseWithNoTransformIfNotPresent | 0.001 | |
testDoesNotModifyContentTypeHeaderFromOriginResponseWithNoTransform | 0.002 | |
testOrderOfMultipleContentLanguageHeadersIsPreservedOnResponses | 0.001 | |
testHEADResponseWithUpdatedETagFieldMakeACacheEntryStale | 0.006 | |
testDoesNotAddLastModifiedToOriginResponse | 0.002 | |
testPostDoesNotInvalidateCacheForUriInLocationHeadersFromOtherHosts | 0.003 | |
testDeleteToUriInvalidatesCacheForThatUri | 0.005 | |
testDoesNotModifyLastModifiedHeaderFromOrigin | 0.002 | |
test200ResponseToOPTIONSWithNoBodyShouldIncludeContentLengthZero | 0.001 | |
testUpdatedEndToEndHeadersFrom304ArePassedOnResponseAndUpdatedInCacheEntry | 0.004 | |
testDoesNotModifyContentMD5FromOriginOnCacheHit | 0.002 | |
testPostInvalidatesCacheForThatUriInLocationHeader | 0.003 | |
testAttachesWarningHeaderWhenGeneratingStaleResponse | 0.001 | |
testMustDiscardLeastRecentPartialResponseIfCacheValidatorsDoNotStronglyMatchEvenIfResponsesOutOfOrder | 0.002 | |
testHigherMajorProtocolVersionsOnRequestSwitchToTunnelBehavior | 0.001 | |
testDoesNotAddContentLocationHeaderOnCacheHit | 0.003 | |
testDoesNotAddContentMD5HeaderOnCacheHit | 0.002 | |
testPostToUriInvalidatesCacheForThatUri | 0.003 | |
testOPTIONSRequestsAreWrittenThroughToOrigin | 0 | |
skipped | ||
test304ResponseWithDateHeaderForwardedFromOriginIncludesDateHeader | 0.001 | |
testMustReturnACacheEntryIfItCanRevalidateIt | 0.001 | |
testNoStoreOnRequestIsNotStoredInCache | 0.001 | |
testDeleteDoesNotInvalidateCacheForUriInContentLocationHeadersFromOtherHosts | 0.004 | |
testHeuristicCacheOlderThan24HoursHasWarningAttached | 0.001 | |
testPostInvalidatesCacheForRelativeUriInContentLocationHeader | 0.004 | |
testDoesNotModifyContentEncodingHeaderFromOriginResponseWithNoTransform | 0.002 | |
testDoesNotModifyContentRangeHeaderFromOriginResponseWithNoTransform | 0.001 | |
testTransferCodingsAreNotSentToAnHTTP_1_0Client | 0.002 | |
testDoesNotAddContentEncodingHeaderToRequestIfNotPresent | 0.001 | |
testOrderOfMultipleContentLanguageHeadersIsPreservedOnRequests | 0.001 | |
testNotModifiedOfNonCachedEntityShouldRevalidateWithUnconditionalGET | 0.005 | |
testCacheControlPrivateOnFieldIsNotReturnedBySharedCache | 0.003 | |
testDoesNotModifyExpiresHeaderFromOriginOnCacheHit | 0.003 | |
testCacheEntryIsUpdatedWithNewFieldValuesIn304Response | 0.003 | |
testDoesNotModifyContentTypeHeaderOnCachedResponseWithNoTransform | 0.003 | |
testDoesNotAddContentEncodingToRequestIfNotPresent | 0.001 | |
testNoCacheCannotSatisfyASubsequentRequestWithoutRevalidation | 0.002 | |
testMustIncludeAllowHeaderFromAnOrigin405Response | 0.001 | |
testDoesNotModifyLastModifiedHeaderOnRequest | 0.002 | |
testResponsesToPOSTWithoutCacheControlOrExpiresAreNotCached | 0.001 | |
testVaryStarIsNotGeneratedByProxy | 0.002 | |
testDoesNotModifyEtagFromOriginOnCacheHit | 0.002 | |
testViaHeaderOnRequestProperlyRecordsClientProtocol | 0.002 | |
testTRACERequestsAreWrittenThroughToOrigin | 0.001 | |
testDecrementsMaxForwardsWhenForwardingOPTIONSRequest | 0.001 | |
testMustIncludeWWWAuthenticateHeaderOnAnOrigin401Response | 0.002 | |
testRetainsWarningHeadersReceivedFromUpstream | 0.002 | |
testOrderOfMultipleAllowHeadersIsPreservedOnRequests | 0.001 | |
testPutToUriInvalidatesCacheForThatUri | 0.004 | |
testDeleteInvalidatesCacheForThatUriInContentLocationHeader | 0.006 | |
testProperlyFormattedViaHeaderIsAddedToRequests | 0.003 | |
testRequestsExpecting100ContinueBehaviorShouldSetExpectHeader | 0.002 | |
testResponsesToOPTIONSAreNotCacheable | 0.001 | |
testCannotUseVariantCacheEntryIfNotAllSelectingRequestHeadersMatch | 0.007 | |
testOrderOfMultipleParametersInContentEncodingHeaderIsPreserved | 0.003 | |
testDoesNotAddLastModifiedHeaderOnCacheHit | 0.003 | |
test206ResponseIncludesVariantHeadersIfValueMightDiffer | 0.008 | |
testSharedCacheMustNotNormallyCacheAuthorizedResponses | 0.001 | |
testKeepsMostRecentDateHeaderForFreshResponse | 0.004 | |
testDoesNotModifyEtagHeaderFromOrigin | 0.002 | |
testResponseToA1_0RequestShouldUse1_1 | 0.002 | |
testOrderOfMultipleAcceptLanguageHeadersIsPreservedOnRequests | 0.001 | |
test304ResponseDoesNotContainABody | 0.001 | |
testSharedCacheMayCacheAuthorizedResponsesWithSMaxAgeHeader | 0.002 | |
testDoesNotAddContentRangeHeaderToOriginResponseWithNoTransformIfNotPresent | 0.002 | |
testCacheDoesNotAssumeContentLocationHeaderIndicatesAnotherCacheableResource | 0.002 | |
test206ContainsETagIfA200ResponseWouldHaveIncludedIt | 0.002 | |
testResponseIncludesCacheEntryEndToEndHeadersForResponseAfter304Validation | 0.003 | |
testMustNotUseMultipartByteRangeContentTypeOnCacheGenerated416Responses | 0.002 |
knowsItsCacheEntry | 0 | |
knowsItsCacheKey | 0 | |
canBeSerialized | 0 | |
canBeReconstitutedFromByteArray | 0.002 | |
canBeCreatedEmpty | 0 | |
cannotReconstituteFromGarbage | 0 |
testCacheUpdateFail | 0.026 | |
testCacheRemove | 0.001 | |
testCacheUpdate | 0.001 | |
testCacheGetNullEntry | 0 | |
testCacheGet | 0.001 | |
testCachePut | 0 | |
testCacheUpdateNullEntry | 0.001 | |
testSingleCacheUpdateRetry | 0.001 |
[Summary] [Package List] [Test Cases]
testOPTIONSRequestsAreWrittenThroughToOrigin | |
skipped: skipped | |
testOPTIONSRequestsAreWrittenThroughToOrigin | |
skipped: skipped |