Package org.apache.maven.index
Class AbstractRepoNexusIndexerTest
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.AbstractRepoNexusIndexerTest
- All Implemented Interfaces:
com.google.inject.Module
- Direct Known Subclasses:
IndexDataTest
,MinimalIndexNexusIndexerTest
-
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 boolean
resultsAreEqual
(List<org.apache.maven.index.ArtifactInfo> left, List<org.apache.maven.index.ArtifactInfo> right) void
void
void
void
void
void
void
void
void
Methods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, prepareNexusIndexer, setUp, tearDown, 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
-
Field Details
-
repo
-
-
Constructor Details
-
AbstractRepoNexusIndexerTest
public AbstractRepoNexusIndexerTest()
-
-
Method Details
-
testRootGroups
- Throws:
Exception
-
testSearchFlatPaged
- Throws:
Exception
-
testSearchFlat
- Throws:
Exception
-
testSearchGrouped
- Throws:
Exception
-
testSearchGroupedProblematicNames
- Throws:
Exception
-
testIdentify
- Throws:
Exception
-
testPurge
- Throws:
Exception
-
resultsAreEqual
-
testPackaging
- Throws:
Exception
-
testPrefixWildcard
- Throws:
Exception
-