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
Exceptionpublic void testResolveLatestVersionThroughZeros()
throws Exception
Exceptionpublic void testResolveLatestVersionThroughOmittedVersion()
throws Exception
Exceptionpublic void testResolveLatestQualifierWithQualifierLiteral()
throws Exception
Exceptionpublic void testResolveFixedVersionForThreeSegmentVersion()
throws Exception
Exceptionpublic void testResolveBundleChecksType()
throws Exception
ExceptionCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.