Package org.apache.maven.index
Class DefaultIndexNexusIndexerTest
java.lang.Object
org.eclipse.sisu.launch.InjectedTest
- All Implemented Interfaces:
com.google.inject.Module
- Direct Known Subclasses:
FullIndexNexusIndexerTest
-
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) voidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.apache.maven.index.MinimalIndexNexusIndexerTest
testNEXUS2712Methods 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
-
DefaultIndexNexusIndexerTest
public DefaultIndexNexusIndexerTest()
-
-
Method Details
-
prepareNexusIndexer
- Overrides:
prepareNexusIndexerin classMinimalIndexNexusIndexerTest- Throws:
Exception
-
testPlugin
- Throws:
Exception
-
testPluginPackaging
- Throws:
Exception
-
testSearchArchetypes
- Throws:
Exception
-
testIndexTimestamp
- Throws:
Exception
-
testArchetype
- Throws:
Exception
-
testArchetypePackaging
- Throws:
Exception
-
testBrokenJar
- Throws:
Exception
-
testMissingPom
- Throws:
Exception
-