public class TargetPlatformTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
exceptions |
Constructor and Description |
---|
TargetPlatformTest() |
Modifier and Type | Method and Description |
---|---|
void |
initDefaultTestData() |
void |
testFailingResolve() |
void |
testResolveBundleChecksType() |
void |
testResolveFeature() |
void |
testResolveFixedVersion() |
void |
testResolveFixedVersionForThreeSegmentVersion() |
void |
testResolveInvalidVersionSyntax() |
void |
testResolveIU() |
void |
testResolveLatestQualifierWithQualifierLiteral() |
void |
testResolveLatestVersionThroughOmittedVersion() |
void |
testResolveLatestVersionThroughZeros() |
void |
testResolveNullId() |
void |
testResolveProduct() |
void |
testResolveUnknownType() |
public void initDefaultTestData()
public void testResolveInvalidVersionSyntax() throws Exception
Exception
public void testResolveLatestVersionThroughZeros() throws Exception
Exception
public void testResolveLatestVersionThroughOmittedVersion() throws Exception
Exception
public void testResolveLatestQualifierWithQualifierLiteral() throws Exception
Exception
public void testResolveFixedVersionForThreeSegmentVersion() throws Exception
Exception
public void testResolveBundleChecksType() throws Exception
Exception
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.