public class PublisherServiceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
StubServiceRegistration<MavenContext> |
mavenContextRegistration |
P2Context |
p2Context |
org.junit.rules.TemporaryFolder |
tempManager |
org.junit.rules.ExpectedException |
thrownException |
| Constructor and Description |
|---|
PublisherServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initSubject() |
void |
testCategoryPublishing() |
void |
testProductPublishing() |
void |
testProductPublishingWithMissingFragments() |
void |
testProfilePublishing() |
void |
testValidateProfileFile() |
public org.junit.rules.TemporaryFolder tempManager
public P2Context p2Context
public StubServiceRegistration<MavenContext> mavenContextRegistration
public org.junit.rules.ExpectedException thrownException
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.