public abstract class BaseMavenRepositoryTest extends Object
Modifier and Type | Field and Description |
---|---|
protected File |
baseDir |
protected LocalRepositoryP2Indices |
localRepoIndices |
org.junit.rules.TemporaryFolder |
tempFolder |
Constructor and Description |
---|
BaseMavenRepositoryTest() |
Modifier and Type | Method and Description |
---|---|
protected TychoRepositoryIndex |
createArtifactsIndex(File location) |
void |
createLocalRepoIndices() |
protected TychoRepositoryIndex |
createMetadataIndex(File location) |
public org.junit.rules.TemporaryFolder tempFolder
protected LocalRepositoryP2Indices localRepoIndices
protected File baseDir
public void createLocalRepoIndices()
protected TychoRepositoryIndex createArtifactsIndex(File location)
protected TychoRepositoryIndex createMetadataIndex(File location)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.