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
FieldsModifier and TypeFieldDescriptionprotected org.apache.maven.index.context.IndexingContextprotected org.apache.maven.index.context.IndexingContextprotected org.apache.lucene.store.Directoryprotected org.apache.lucene.store.Directoryprotected FileFields inherited from class org.apache.maven.index.AbstractNexusIndexerTest
context, indexDir, nexusIndexerFields inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) voidvoidvoidMethods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, setUp, tearDown, unprepareNexusIndexerMethods inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
deleteDirectory, getDirectory, testDirectoryMethods inherited from class org.apache.maven.index.AbstractTestSupport
getTestFileMethods 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:
prepareNexusIndexerin classAbstractNexusIndexerTest- Throws:
Exception
-
testProveSvnRev1158917IsWrong
- Throws:
IOException
-
testHowUniqueSearchShouldBeDone
- Throws:
IOException
-
testHowtoPerformAggregatedSearch
- Throws:
IOException
-