Package org.apache.maven.index.updater
Class DefaultIndexUpdaterTest
java.lang.Object
org.eclipse.sisu.launch.InjectedTest
org.apache.maven.index.AbstractTestSupport
org.apache.maven.index.AbstractIndexCreatorHelper
org.apache.maven.index.updater.AbstractIndexUpdaterTest
org.apache.maven.index.updater.DefaultIndexUpdaterTest
- All Implemented Interfaces:
com.google.inject.Module
- Author:
- Eugene Kuleshov
-
Field Summary
Fields inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected InputStream
newInputStream
(String path) void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class org.apache.maven.index.updater.AbstractIndexUpdaterTest
createArtifactContext, createPath, packIndex, searchFor, setUp, tearDown
Methods inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
deleteDirectory, getDirectory, testDirectory
Methods inherited from class org.apache.maven.index.AbstractTestSupport
getTestFile
Methods inherited from class org.eclipse.sisu.launch.InjectedTest
configure, configure, getBasedir, lookup, lookup, lookup, lookup, scanning, space, spaceModule
-
Constructor Details
-
DefaultIndexUpdaterTest
public DefaultIndexUpdaterTest()
-
-
Method Details
-
testReplaceIndex
- Throws:
Exception
-
testMergeIndex
- Throws:
Exception
-
testMergeIndexDeletes
- Throws:
Exception
-
testMergeSearch
- Throws:
Exception
-
testMergeGroups
- Throws:
Exception
-
testNoIndexUpdate
- Throws:
Exception
-
testFullIndexUpdate
- Throws:
Exception
-
testIncrementalIndexUpdate
- Throws:
Exception
-
testIncrementalIndexUpdateNoCounter
- Throws:
Exception
-
testIncrementalOnlyIndexUpdateNoCounter
- Throws:
Exception
-
testIncrementalIndexUpdateNoUpdateNecessary
- Throws:
Exception
-
testUpdateForceFullUpdate
- Throws:
Exception
-
ignoreTestUpdateForceFullUpdateNoGZ
- Throws:
Exception
-
newInputStream
- Throws:
IOException
-