Package org.apache.maven.index
Class SearchWithAnEmptyIndexTest
java.lang.Object
org.eclipse.sisu.launch.InjectedTest
org.apache.maven.index.AbstractTestSupport
org.apache.maven.index.SearchWithAnEmptyIndexTest
- All Implemented Interfaces:
com.google.inject.Module
- Author:
- Olivier Lamy
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
both repos contains commons-cli so ensure we don't return duplicatesvoid
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, tearDown
-
Field Details
-
indexCreators
-
-
Constructor Details
-
SearchWithAnEmptyIndexTest
public SearchWithAnEmptyIndexTest()
-
-
Method Details