public class P2ResolverTest extends P2ResolverTestBase
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedException |
LogVerifier |
logVerifier |
impl, pomDependencies, reactorProjects, resolverFactory, tpConfig, tpFactory
Constructor and Description |
---|
P2ResolverTest() |
Modifier and Type | Method and Description |
---|---|
void |
initDefaultResolver() |
void |
testAdditionalFilterProperties() |
void |
testBasic() |
void |
testBundleUsesSWT() |
void |
testDuplicateInstallableUnit() |
void |
testEclipseRepository() |
void |
testEclipseTestPluginAutomaticallyDependsOnTestHarnesses() |
void |
testFeatureInstallableUnits() |
void |
testFeatureMultienvP2Inf() |
void |
testFeatureWithUnresolvableSecondaryUnit() |
void |
testMissingArtifact() |
void |
testP2InfClassifiedBundleUnitDoesntOverwriteMainArtifact() |
void |
testP2InfUnclassifiedBundleUnitDoesntOverwriteMainArtifact() |
void |
testProductMultienvP2Inf() |
void |
testProjectToResolveOverwritesTargetContent() |
void |
testReactorVsExternal() |
void |
testResolutionCustomEE() |
void |
testResolutionEE() |
void |
testResolutionRestrictedEE() |
void |
testResolveWithoutProject() |
void |
testSiteConflictingDependenciesResolver() |
void |
testSourceBundle() |
void |
testSwt() |
void |
testSwtFragment() |
void |
testSwtFragmentWithRemoteSWT() |
addContextProject, createReactorProject, createReactorProject, getEnvironments, prepare
public final LogVerifier logVerifier
public org.junit.rules.ExpectedException expectedException
public void testSiteConflictingDependenciesResolver() throws IOException
IOException
public void testDuplicateInstallableUnit() throws Exception
Exception
public void testProjectToResolveOverwritesTargetContent() throws Exception
Exception
public void testFeatureInstallableUnits() throws Exception
Exception
public void testEclipseTestPluginAutomaticallyDependsOnTestHarnesses() throws Exception
Exception
public void testSwtFragmentWithRemoteSWT() throws Exception
Exception
public void testResolutionRestrictedEE() throws Exception
Exception
public void testFeatureWithUnresolvableSecondaryUnit() throws Exception
Exception
public void testP2InfUnclassifiedBundleUnitDoesntOverwriteMainArtifact() throws Exception
Exception
public void testP2InfClassifiedBundleUnitDoesntOverwriteMainArtifact() throws Exception
Exception
public void testAdditionalFilterProperties() throws Exception
Exception
public void testResolveWithoutProject() throws Exception
Exception
Copyright © 2008–2016 Eclipse Foundation. All rights reserved.