Package org.apache.maven.index
Class DuplicateSearchTest
java.lang.Object
org.eclipse.sisu.launch.InjectedTest
org.apache.maven.index.AbstractTestSupport
org.apache.maven.index.AbstractIndexCreatorHelper
org.apache.maven.index.AbstractNexusIndexerTest
org.apache.maven.index.DuplicateSearchTest
- All Implemented Interfaces:
com.google.inject.Module
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.apache.maven.index.context.IndexingContext
protected org.apache.maven.index.context.IndexingContext
protected org.apache.lucene.store.Directory
protected org.apache.lucene.store.Directory
protected File
Fields inherited from class org.apache.maven.index.AbstractNexusIndexerTest
context, indexDir, nexusIndexer
Fields inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
prepareNexusIndexer
(org.apache.maven.index.NexusIndexer nexusIndexer) void
void
void
Methods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, setUp, tearDown, unprepareNexusIndexer
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
-
Field Details
-
repo
-
context1
protected org.apache.maven.index.context.IndexingContext context1 -
contextDir1
protected org.apache.lucene.store.Directory contextDir1 -
context2
protected org.apache.maven.index.context.IndexingContext context2 -
contextDir2
protected org.apache.lucene.store.Directory contextDir2
-
-
Constructor Details
-
DuplicateSearchTest
public DuplicateSearchTest()
-
-
Method Details
-
prepareNexusIndexer
protected void prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) throws Exception - Specified by:
prepareNexusIndexer
in classAbstractNexusIndexerTest
- Throws:
Exception
-
testProveSvnRev1158917IsWrong
- Throws:
IOException
-
testHowUniqueSearchShouldBeDone
- Throws:
IOException
-
testHowtoPerformAggregatedSearch
- Throws:
IOException
-