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
Exception
public void testRestrictToExactVersion() throws Exception
Exception
public void testRestrictToVersionRange() throws Exception
Exception
public void testRestrictPackageProvider() throws Exception
Exception
public void testRestrictPackageVersionInShortNotation() throws Exception
Exception
public void testWarningIfRestrictionRemovesAll() throws Exception
Exception
Copyright © 2008–2022 Eclipse Foundation. All rights reserved.