public class PublisherServiceTest extends Object
Modifier and Type | Field and Description |
---|---|
LogVerifier |
logVerifier |
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 LogVerifier logVerifier
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.