public class DefaultUpdateCheckManagerTest extends Object
| Constructor and Description |
|---|
DefaultUpdateCheckManagerTest() |
public DefaultUpdateCheckManagerTest()
public void testCheckMetadataFailOnNoFile() throws Exception
Exceptionpublic void testCheckMetadataUpdatePolicyRequired() throws Exception
Exceptionpublic void testCheckMetadataUpdatePolicyNotRequired() throws Exception
Exceptionpublic void testCheckMetadata() throws Exception
Exceptionpublic void testCheckMetadataNoLocalFile() throws Exception
Exceptionpublic void testCheckMetadataNotFoundInRepoCachingEnabled() throws Exception
Exceptionpublic void testCheckMetadataNotFoundInRepoCachingDisabled() throws Exception
Exceptionpublic void testCheckMetadataErrorFromRepoCachingEnabled() throws Exception
Exceptionpublic void testCheckMetadataErrorFromRepoCachingDisabled() throws Exception
Exceptionpublic void testCheckMetadataAtMostOnceDuringSessionEvenIfUpdatePolicyAlways() throws Exception
Exceptionpublic void testCheckMetadataSessionStateModes() throws Exception
Exceptionpublic void testCheckMetadataAtMostOnceDuringSessionEvenIfUpdatePolicyAlways_InvalidFile() throws Exception
Exceptionpublic void testCheckMetadataAtMostOnceDuringSessionEvenIfUpdatePolicyAlways_DifferentRepoIdSameUrl() throws Exception
Exceptionpublic void testCheckMetadataWhenLocallyMissingEvenIfUpdatePolicyIsNever() throws Exception
Exceptionpublic void testCheckMetadataWhenLocallyPresentButInvalidEvenIfUpdatePolicyIsNever() throws Exception
Exceptionpublic void testCheckMetadataWhenLocallyDeletedEvenIfTimestampUpToDate() throws Exception
Exceptionpublic void testCheckMetadataNotWhenUpdatePolicyIsNeverAndTimestampIsUnavailable() throws Exception
Exceptionpublic void testCheckArtifactFailOnNoFile() throws Exception
Exceptionpublic void testCheckArtifactUpdatePolicyRequired() throws Exception
Exceptionpublic void testCheckArtifactUpdatePolicyNotRequired() throws Exception
Exceptionpublic void testCheckArtifact() throws Exception
Exceptionpublic void testCheckArtifactNoLocalFile() throws Exception
Exceptionpublic void testCheckArtifactNotFoundInRepoCachingEnabled() throws Exception
Exceptionpublic void testCheckArtifactNotFoundInRepoCachingDisabled() throws Exception
Exceptionpublic void testCheckArtifactErrorFromRepoCachingEnabled() throws Exception
Exceptionpublic void testCheckArtifactErrorFromRepoCachingDisabled() throws Exception
Exceptionpublic void testCheckArtifactAtMostOnceDuringSessionEvenIfUpdatePolicyAlways() throws Exception
Exceptionpublic void testCheckArtifactSessionStateModes() throws Exception
Exceptionpublic void testCheckArtifactAtMostOnceDuringSessionEvenIfUpdatePolicyAlways_InvalidFile() throws Exception
Exceptionpublic void testCheckArtifactAtMostOnceDuringSessionEvenIfUpdatePolicyAlways_DifferentRepoIdSameUrl() throws Exception
Exceptionpublic void testCheckArtifactWhenLocallyMissingEvenIfUpdatePolicyIsNever() throws Exception
Exceptionpublic void testCheckArtifactWhenLocallyPresentButInvalidEvenIfUpdatePolicyIsNever() throws Exception
Exceptionpublic void testCheckArtifactWhenLocallyDeletedEvenIfTimestampUpToDate() throws Exception
Exceptionpublic void testCheckArtifactNotWhenUpdatePolicyIsNeverAndTimestampIsUnavailable() throws Exception
ExceptionCopyright © 2010–2017 The Apache Software Foundation. All rights reserved.