public class P2ResolverTestBase extends Object
Modifier and Type | Field and Description |
---|---|
protected P2Resolver |
impl |
LogVerifier |
logVerifier |
protected PomDependencyCollectorImpl |
pomDependencies |
protected List<IReactorArtifactFacade> |
reactorArtifacts |
protected TestResolverFactory |
resolverFactory |
protected TargetPlatformConfigurationStub |
tpConfig |
protected TargetPlatformFactoryImpl |
tpFactory |
Constructor and Description |
---|
P2ResolverTestBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
addContextProject(File projectRoot,
String packaging) |
protected void |
addReactorProject(File projectRoot,
String packagingType,
String artifactId) |
protected static List<TargetEnvironment> |
getEnvironments() |
void |
prepare() |
public final LogVerifier logVerifier
protected TestResolverFactory resolverFactory
protected P2Resolver impl
protected TargetPlatformConfigurationStub tpConfig
protected PomDependencyCollectorImpl pomDependencies
protected List<IReactorArtifactFacade> reactorArtifacts
protected TargetPlatformFactoryImpl tpFactory
protected static List<TargetEnvironment> getEnvironments()
protected final void addContextProject(File projectRoot, String packaging) throws IOException
IOException
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.