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 |
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
Exception
public void testResolveMultipleLocations() throws Exception
Exception
public void testResolveMultipleRepositories() throws Exception
Exception
public void testResolveNoRepositories() throws Exception
Exception
public void testResolveIncludesDependencies() throws Exception
Exception
public void testResolveDependenciesAcrossLocations() throws Exception
Exception
public void testUnitOnlyLookedUpInLocation() throws Exception
Exception
public void testUnitWithWildcardVersion()
public void testUnitWithExactVersion()
public void testUnitWithWrongVersionYieldsSyntaxException()
public void testRestrictedExecutionEnvironment() throws Exception
Exception
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.