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
Exceptionpublic void testLoadRepositoryWithMissingGAVProperties()
throws Exception
Exceptionpublic void testWriteToRepositoryViaStream()
throws Exception
Exceptionpublic void testPersistEmptyRepository()
throws Exception
Exceptionpublic void testReadingWithOtherDescriptorType()
throws Exception
ExceptionCopyright © 2008-2015 Eclipse Foundation. All Rights Reserved.