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 |
testMirrorForSeedWithNullIU() |
void |
testMirrorNothing() |
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 void testMirrorForSeedWithNullIU()
throws Exception
Exceptionpublic static RepositoryReferences sourceRepos(String... repoIds)
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.