Package org.apache.maven.index
Class DefaultSearchEngineTest
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.DefaultSearchEngineTest
- All Implemented Interfaces:
com.google.inject.Module
-
Field Summary
Fields inherited from class org.apache.maven.index.AbstractNexusIndexerTest
context, indexDir, nexusIndexer
Fields inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
prepareNexusIndexer
(org.apache.maven.index.NexusIndexer nexusIndexer) void
setUp()
void
tearDown()
void
Methods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, unprepareNexusIndexer
Methods inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
deleteDirectory, getDirectory, testDirectory
Methods inherited from class org.apache.maven.index.AbstractTestSupport
getTestFile
Methods inherited from class org.eclipse.sisu.launch.InjectedTest
configure, configure, getBasedir, lookup, lookup, lookup, lookup, scanning, space, spaceModule
-
Constructor Details
-
DefaultSearchEngineTest
public DefaultSearchEngineTest()
-
-
Method Details
-
prepareNexusIndexer
protected void prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) throws Exception - Specified by:
prepareNexusIndexer
in classAbstractNexusIndexerTest
- Throws:
Exception
-
setUp
- Overrides:
setUp
in classAbstractNexusIndexerTest
- Throws:
Exception
-
tearDown
- Overrides:
tearDown
in classAbstractNexusIndexerTest
- Throws:
Exception
-
testExceptionInArtifactFilter
- Throws:
Exception
-