public class DuplicateSearchTest extends AbstractNexusIndexerTest
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.index.context.IndexingContext |
context1 |
protected org.apache.maven.index.context.IndexingContext |
context2 |
protected org.apache.lucene.store.Directory |
contextDir1 |
protected org.apache.lucene.store.Directory |
contextDir2 |
protected File |
repo |
context, indexDir, nexusIndexerDEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS| Constructor and Description |
|---|
DuplicateSearchTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) |
void |
testHowtoPerformAggregatedSearch() |
void |
testHowUniqueSearchShouldBeDone() |
void |
testProveSvnRev1158917IsWrong() |
assertGroup, setUp, tearDown, unprepareNexusIndexerdeleteDirectory, getDirectory, testDirectorycustomizeContainerConfigurationcustomizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainerassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected File repo
protected org.apache.maven.index.context.IndexingContext context1
protected org.apache.lucene.store.Directory contextDir1
protected org.apache.maven.index.context.IndexingContext context2
protected org.apache.lucene.store.Directory contextDir2
protected void prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer)
throws Exception
prepareNexusIndexer in class AbstractNexusIndexerTestExceptionpublic void testProveSvnRev1158917IsWrong()
throws IOException
IOExceptionpublic void testHowUniqueSearchShouldBeDone()
throws IOException
IOExceptionpublic void testHowtoPerformAggregatedSearch()
throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.