Package org.apache.maven.index.updater
Class IndexDataTest
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
org.apache.maven.index.updater.IndexDataTest
- All Implemented Interfaces:
com.google.inject.Module
- Author:
- Eugene Kuleshov
-
Field Summary
Fields inherited from class org.apache.maven.index.AbstractRepoNexusIndexerTest
repoFields inherited from class org.apache.maven.index.AbstractNexusIndexerTest
context, indexDir, nexusIndexerFields inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
DEFAULT_CREATORS, FULL_CREATORS, MIN_CREATORS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprepareNexusIndexer(NexusIndexer nexusIndexer) voidtestData()voidMethods inherited from class org.apache.maven.index.AbstractRepoNexusIndexerTest
resultsAreEqual, testIdentify, testPackaging, testPrefixWildcard, testPurge, testRootGroups, testSearchFlat, testSearchFlatPaged, testSearchGrouped, testSearchGroupedProblematicNamesMethods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, setUp, tearDown, unprepareNexusIndexerMethods inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
deleteDirectory, getDirectory, testDirectoryMethods inherited from class org.apache.maven.index.AbstractTestSupport
getTestFileMethods inherited from class org.eclipse.sisu.launch.InjectedTest
configure, configure, getBasedir, lookup, lookup, lookup, lookup, scanning, space, spaceModule
-
Constructor Details
-
IndexDataTest
public IndexDataTest()
-
-
Method Details
-
prepareNexusIndexer
- Specified by:
prepareNexusIndexerin classAbstractNexusIndexerTest- Throws:
Exception
-
testEmptyContext
- Throws:
Exception
-
testData
- Throws:
Exception
-