public abstract class AbstractNexusIndexerTest extends AbstractIndexCreatorHelper
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.index.context.IndexingContext |
context |
protected org.apache.lucene.store.Directory |
indexDir |
protected org.apache.maven.index.NexusIndexer |
nexusIndexer |
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS
Constructor and Description |
---|
AbstractNexusIndexerTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertGroup(int expected,
String group,
org.apache.maven.index.context.IndexingContext context) |
protected abstract void |
prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) |
protected void |
setUp() |
protected void |
tearDown() |
protected void |
unprepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) |
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 org.apache.maven.index.NexusIndexer nexusIndexer
protected org.apache.lucene.store.Directory indexDir
protected org.apache.maven.index.context.IndexingContext context
protected void setUp() throws Exception
setUp
in class AbstractIndexCreatorHelper
Exception
protected void tearDown() throws Exception
tearDown
in class org.codehaus.plexus.PlexusTestCase
Exception
protected abstract void prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) throws Exception
Exception
protected void unprepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) throws Exception
Exception
protected void assertGroup(int expected, String group, org.apache.maven.index.context.IndexingContext context) throws IOException
IOException
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.