Package org.apache.maven.index.packer
Class NEXUS4149TransferFormatTest
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.packer.NEXUS4149TransferFormatTest
- 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
protected void
prepareNexusIndexer
(org.apache.maven.index.NexusIndexer nexusIndexer) void
setUp()
void
void
void
protected void
unprepareNexusIndexer
(org.apache.maven.index.NexusIndexer nexusIndexer) Methods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, tearDown
Methods inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
deleteDirectory, getDirectory
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
-
reposBase
-
idxsBase
-
-
Constructor Details
-
NEXUS4149TransferFormatTest
public NEXUS4149TransferFormatTest()
-
-
Method Details
-
setUp
- Overrides:
setUp
in classAbstractNexusIndexerTest
- Throws:
Exception
-
prepareNexusIndexer
protected void prepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) throws Exception - Specified by:
prepareNexusIndexer
in classAbstractNexusIndexerTest
- Throws:
Exception
-
unprepareNexusIndexer
protected void unprepareNexusIndexer(org.apache.maven.index.NexusIndexer nexusIndexer) throws Exception - Overrides:
unprepareNexusIndexer
in classAbstractNexusIndexerTest
- Throws:
Exception
-
testDirectory
- Overrides:
testDirectory
in classAbstractIndexCreatorHelper
- Throws:
IOException
-
testMembersAndMergedRootGroups
- Throws:
Exception
-
testTransportFile
- Throws:
Exception
-
checkListOfStringDoesNotContainEmptyString
-