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, preparepublic final LogVerifier logVerifier
public org.junit.rules.ExpectedException expectedException
public void testSiteConflictingDependenciesResolver()
throws IOException
IOExceptionpublic void testDuplicateInstallableUnit()
throws Exception
Exceptionpublic void testProjectToResolveOverwritesTargetContent()
throws Exception
Exceptionpublic void testFeatureInstallableUnits()
throws Exception
Exceptionpublic void testEclipseTestPluginAutomaticallyDependsOnTestHarnesses()
throws Exception
Exceptionpublic void testSwtFragmentWithRemoteSWT()
throws Exception
Exceptionpublic void testResolutionRestrictedEE()
throws Exception
Exceptionpublic void testFeatureWithUnresolvableSecondaryUnit()
throws Exception
Exceptionpublic void testP2InfUnclassifiedBundleUnitDoesntOverwriteMainArtifact()
throws Exception
Exceptionpublic void testP2InfClassifiedBundleUnitDoesntOverwriteMainArtifact()
throws Exception
Exceptionpublic void testAdditionalFilterProperties()
throws Exception
Exceptionpublic void testResolveWithoutProject()
throws Exception
ExceptionCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.