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
FieldsFields 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 voidprotected voidprepareNexusIndexer(NexusIndexer nexusIndexer) voidsetUp()voidvoidvoidprotected voidunprepareNexusIndexer(NexusIndexer nexusIndexer) Methods inherited from class org.apache.maven.index.AbstractNexusIndexerTest
assertGroup, tearDownMethods inherited from class org.apache.maven.index.AbstractIndexCreatorHelper
deleteDirectory, getDirectoryMethods 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
-
Field Details
-
reposBase
-
idxsBase
-
-
Constructor Details
-
NEXUS4149TransferFormatTest
public NEXUS4149TransferFormatTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classAbstractNexusIndexerTest- Throws:
Exception
-
prepareNexusIndexer
- Specified by:
prepareNexusIndexerin classAbstractNexusIndexerTest- Throws:
Exception
-
unprepareNexusIndexer
- Overrides:
unprepareNexusIndexerin classAbstractNexusIndexerTest- Throws:
Exception
-
testDirectory
- Overrides:
testDirectoryin classAbstractIndexCreatorHelper- Throws:
IOException
-
testMembersAndMergedRootGroups
- Throws:
Exception
-
testTransportFile
- Throws:
Exception
-
checkListOfStringDoesNotContainEmptyString
-