public class TargetPlatformFilterEvaluatorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LogVerifier |
logVerifier |
static P2Context |
p2Context |
| Constructor and Description |
|---|
TargetPlatformFilterEvaluatorTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initTestUnits() |
void |
setUp() |
void |
testNoFilters() |
void |
testNonParsableVersion() |
void |
testNonParsableVersionRange() |
void |
testRemoveAllOfBundleId() |
void |
testRemoveAllOfUnitId() |
void |
testRestrictPackageProvider() |
void |
testRestrictPackageVersionInShortNotation() |
void |
testRestrictToExactVersion() |
void |
testRestrictToVersionRange() |
void |
testUnitAndBundleIdDistinction() |
void |
testWarningIfRestrictionRemovesAll() |
public static final P2Context p2Context
public final LogVerifier logVerifier
public void testNoFilters()
public void testUnitAndBundleIdDistinction()
throws Exception
Exceptionpublic void testRestrictToExactVersion()
throws Exception
Exceptionpublic void testRestrictToVersionRange()
throws Exception
Exceptionpublic void testRestrictPackageProvider()
throws Exception
Exceptionpublic void testRestrictPackageVersionInShortNotation()
throws Exception
Exceptionpublic void testWarningIfRestrictionRemovesAll()
throws Exception
ExceptionCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.