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 |
testExtraArtifactRepositoryProperties() |
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
Exception
public void testExtraArtifactRepositoryProperties() throws Exception
Exception
public void testMirrorFeatureAndPatch() throws Exception
Exception
public void testMirrorWithMissingMandatoryContent() throws Exception
Exception
public void testMirrorForSeedWithNullIU() throws Exception
Exception
public static RepositoryReferences sourceRepos(String... repoIds)
Copyright © 2008–2024 Eclipse Foundation. All rights reserved.