public class PublishProductToolTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
exceptions |
LogVerifier |
logVerifier |
P2Context |
p2Context |
org.junit.rules.TemporaryFolder |
tempManager |
org.junit.rules.ExpectedException |
thrownException |
| Constructor and Description |
|---|
PublishProductToolTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testExpandProductVersionQualifier() |
void |
testExpandVersionsIgnoresBundlesInFeatureBasedProduct() |
void |
testExpandVersionsIgnoresFeaturesInBundleBasedProduct() |
void |
testExpandVersionsOfInclusionsWithQualifierLiterals() |
void |
testExpandVersionsOfInclusionsWithZeros() |
void |
testExpandVersionWithSyntaxError() |
void |
testProductPublishingWithLaunchers() |
void |
testPublishingReportsAllResolutionErrorsAtOnce() |
void |
testPublishingWithMissingFragments() |
void |
testPublishingWithP2Inf() |
void |
testPublishingWithProductSpecificP2Inf() |
void |
testPublishingWithRootFeatures() |
void |
testPublishingWithVariableExpansion() |
public org.junit.rules.ExpectedException exceptions
public LogVerifier logVerifier
public org.junit.rules.TemporaryFolder tempManager
public P2Context p2Context
public org.junit.rules.ExpectedException thrownException
public void testProductPublishingWithLaunchers()
throws Exception
Exceptionpublic void testExpandProductVersionQualifier()
public void testExpandVersionsOfInclusionsWithZeros()
throws Exception
Exceptionpublic void testExpandVersionsOfInclusionsWithQualifierLiterals()
throws Exception
Exceptionpublic void testExpandVersionWithSyntaxError()
throws Exception
Exceptionpublic void testPublishingReportsAllResolutionErrorsAtOnce()
throws Exception
Exceptionpublic void testExpandVersionsIgnoresBundlesInFeatureBasedProduct()
throws Exception
Exceptionpublic void testExpandVersionsIgnoresFeaturesInBundleBasedProduct()
throws Exception
Exceptionpublic void testPublishingWithMissingFragments()
throws Exception
Exceptionpublic void testPublishingWithP2Inf()
public void testPublishingWithProductSpecificP2Inf()
public void testPublishingWithVariableExpansion()
public void testPublishingWithRootFeatures()
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.