public class MirrorApplicationServiceTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TemporaryFolder |
tempFolder |
Constructor and Description |
---|
MirrorApplicationServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
initTestContext() |
static RepositoryReferences |
sourceRepos(String... repoIds) |
void |
testMirrorFeatureAndPatch() |
void |
testMirrorFeatureWithContent() |
void |
testMirrorPatch() |
void |
testMirrorWithMissingMandatoryContent() |
public void initTestContext()
public void testMirrorFeatureWithContent() throws Exception
Exception
public void testMirrorFeatureAndPatch() throws Exception
Exception
public void testMirrorWithMissingMandatoryContent() throws Exception
Exception
public static RepositoryReferences sourceRepos(String... repoIds)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.