public class PublishingRepositoryTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
PublishingRepositoryTest.AttachedTestArtifact |
Modifier and Type | Field and Description |
---|---|
P2Context |
p2Context |
private ReactorProjectIdentitiesStub |
project |
private PublishingRepository |
subject |
org.junit.rules.TemporaryFolder |
tempManager |
Constructor and Description |
---|
PublishingRepositoryTest() |
Modifier and Type | Method and Description |
---|---|
void |
initSubject() |
private static void |
insertTestArtifact(PublishingRepository publishingRepo) |
void |
testArtifactDescriptor() |
void |
testArtifactsMap() |
void |
testArtifactsMapWithOnlyMetafiles() |
public org.junit.rules.TemporaryFolder tempManager
public P2Context p2Context
private PublishingRepository subject
private ReactorProjectIdentitiesStub project
public void initSubject() throws java.lang.Exception
java.lang.Exception
public void testArtifactsMap() throws java.lang.Exception
java.lang.Exception
public void testArtifactsMapWithOnlyMetafiles() throws java.lang.Exception
java.lang.Exception
public void testArtifactDescriptor() throws java.lang.Exception
java.lang.Exception
private static void insertTestArtifact(PublishingRepository publishingRepo) throws org.eclipse.equinox.p2.core.ProvisionException, java.io.IOException
org.eclipse.equinox.p2.core.ProvisionException
java.io.IOException