public class MirrorApplicationServiceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LogVerifier |
logVerifier |
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 final org.junit.rules.TemporaryFolder tempFolder
public final LogVerifier logVerifier
public void testMirrorFeatureWithContent()
throws Exception
Exceptionpublic void testMirrorFeatureAndPatch()
throws Exception
Exceptionpublic void testMirrorWithMissingMandatoryContent()
throws Exception
Exceptionpublic static RepositoryReferences sourceRepos(String... repoIds)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.