public abstract class AbstractIndexUpdaterTest extends AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS| Constructor and Description |
|---|
AbstractIndexUpdaterTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactContext |
createArtifactContext(String repositoryId,
String groupId,
String artifactId,
String version,
String classifier) |
protected String |
createPath(String groupId,
String artifactId,
String version,
String classifier) |
protected void |
packIndex(File targetDir,
IndexingContext context) |
protected void |
searchFor(String groupId,
int expected,
IndexingContext context) |
protected void |
setUp() |
protected void |
tearDown() |
deleteDirectory, getDirectory, testDirectorycustomizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainercountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, fail, fail, failNotEquals, failNotSame, failSame, formatprotected void setUp()
throws Exception
setUp in class AbstractIndexCreatorHelperExceptionprotected void tearDown()
throws Exception
tearDown in class org.codehaus.plexus.PlexusTestCaseExceptionprotected ArtifactContext createArtifactContext(String repositoryId, String groupId, String artifactId, String version, String classifier)
protected String createPath(String groupId, String artifactId, String version, String classifier)
protected void packIndex(File targetDir, IndexingContext context) throws IllegalArgumentException, IOException
IllegalArgumentExceptionIOExceptionprotected void searchFor(String groupId, int expected, IndexingContext context) throws IOException, Exception
IOExceptionExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.