public class ModuleArtifactRepositoryTest extends Object
Modifier and Type | Field and Description |
---|---|
P2Context |
p2Context |
org.junit.rules.TemporaryFolder |
tempManager |
Constructor and Description |
---|
ModuleArtifactRepositoryTest() |
Modifier and Type | Method and Description |
---|---|
static void |
initBasicRepository() |
void |
testCreateRepository() |
void |
testLoadRepository() |
void |
testLoadRepositoryWithFactory() |
void |
testLoadRepositoryWithMissingGAVProperties() |
void |
testPersistEmptyRepository() |
void |
testPersistRepository() |
void |
testReadingWithOtherDescriptorType() |
void |
testRemovingWithOtherDescriptorType() |
void |
testWriteToRepository() |
void |
testWriteToRepositoryViaStream() |
public org.junit.rules.TemporaryFolder tempManager
public P2Context p2Context
public void testLoadRepositoryWithFactory() throws Exception
Exception
public void testLoadRepositoryWithMissingGAVProperties() throws Exception
Exception
public void testWriteToRepositoryViaStream() throws Exception
Exception
public void testPersistEmptyRepository() throws Exception
Exception
public void testReadingWithOtherDescriptorType() throws Exception
Exception
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.