public class TargetDefinitionResolverTest extends Object
| Constructor and Description |
|---|
TargetDefinitionResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initContext() |
void |
test370502_requireJREIUs() |
void |
testInvalidRepository() |
void |
testMissingUnit() |
void |
testResolveDependenciesAcrossLocations() |
void |
testResolveIncludesDependencies() |
void |
testResolveMultipleLocations() |
void |
testResolveMultipleRepositories() |
void |
testResolveMultipleUnits() |
void |
testResolveNoLocations() |
void |
testResolveNoRepositories() |
void |
testResolveOtherLocationYieldsWarning() |
void |
testResolveWithBundleInclusionListYieldsWarning() |
void |
testRestrictedExecutionEnvironment() |
void |
testUnitOnlyLookedUpInLocation() |
void |
testUnitWithExactVersion() |
void |
testUnitWithWildcardVersion() |
void |
testUnitWithWrongVersionYieldsSyntaxException()
Ideally, the interface should return strongly typed versions.
|
public P2Context p2Context
public void testResolveOtherLocationYieldsWarning()
throws Exception
Exceptionpublic void testResolveMultipleLocations()
throws Exception
Exceptionpublic void testResolveMultipleRepositories()
throws Exception
Exceptionpublic void testResolveNoRepositories()
throws Exception
Exceptionpublic void testResolveIncludesDependencies()
throws Exception
Exceptionpublic void testResolveDependenciesAcrossLocations()
throws Exception
Exceptionpublic void testUnitOnlyLookedUpInLocation()
throws Exception
Exceptionpublic void testUnitWithWildcardVersion()
public void testUnitWithExactVersion()
public void testUnitWithWrongVersionYieldsSyntaxException()
public void testRestrictedExecutionEnvironment()
throws Exception
Exceptionpublic void testResolveWithBundleInclusionListYieldsWarning()
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.