Class FileBackedIndexTest
java.lang.Object
com.googlecode.download.maven.plugin.internal.cache.FileBackedIndexTest
Unit tests for FileBackedIndex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidCache should check if the file mapped by the index has been deleted by the user and remove the file from the index reverting to retrieving the remote resource.voidvoidvoid
-
Constructor Details
-
FileBackedIndexTest
public FileBackedIndexTest()
-
-
Method Details
-
testAsUri
public void testAsUri() -
testUriWithPortAsUri
public void testUriWithPortAsUri() -
testUriWithAuthInfoAsUri
public void testUriWithAuthInfoAsUri() -
testUriWithAdditionalHeaderInfoUri
public void testUriWithAdditionalHeaderInfoUri() -
testIndexedFileNotFound
Cache should check if the file mapped by the index has been deleted by the user and remove the file from the index reverting to retrieving the remote resource.- Throws:
Exception
-