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, nexusIndexer
DEFAULT_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, unprepareNexusIndexer
deleteDirectory, getDirectory, testDirectory
customizeContainerConfiguration
customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainer
assertEquals, 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, toString
protected 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 AbstractNexusIndexerTest
Exception
public void testProveSvnRev1158917IsWrong() throws IOException
IOException
public void testHowUniqueSearchShouldBeDone() throws IOException
IOException
public void testHowtoPerformAggregatedSearch() throws IOException
IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.