public class LocalMetadataRepositoryTest extends BaseMavenRepositoryTest
baseDir, localRepoIndices, tempFolder
Constructor and Description |
---|
LocalMetadataRepositoryTest() |
Modifier and Type | Method and Description |
---|---|
void |
addInstallableUnit() |
protected LocalMetadataRepository |
createRepository(File location,
String groupId,
String artifactId,
String version) |
void |
emptyRepository() |
protected org.eclipse.equinox.p2.repository.metadata.IMetadataRepository |
loadRepository(File location) |
void |
testOutdatedIndex() |
createArtifactsIndex, createLocalRepoIndices, createMetadataIndex
public void emptyRepository() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
protected org.eclipse.equinox.p2.repository.metadata.IMetadataRepository loadRepository(File location) throws org.eclipse.equinox.p2.core.ProvisionException
org.eclipse.equinox.p2.core.ProvisionException
protected LocalMetadataRepository createRepository(File location, String groupId, String artifactId, String version) throws org.eclipse.equinox.p2.core.ProvisionException
org.eclipse.equinox.p2.core.ProvisionException
public void addInstallableUnit() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testOutdatedIndex() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.