public class TargetPlatformFilterEvaluatorTest extends Object
| Constructor and Description |
|---|
TargetPlatformFilterEvaluatorTest() |
| Modifier and Type | Method and Description |
|---|---|
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 P2Context p2Context
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-2012 Eclipse Foundation. All Rights Reserved.