public class MirroringArtifactProviderPack200CornerCasesTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
exceptionVerifier |
TemporaryLocalMavenRepository |
localRepositoryManager |
LogVerifier |
logVerifier |
static Boolean[] |
mirrorPacked |
P2Context |
p2Context |
Constructor and Description |
---|
MirroringArtifactProviderPack200CornerCasesTest() |
Modifier and Type | Method and Description |
---|---|
void |
expectNoWarningsInLog() |
void |
initFields() |
void |
testCanonicalArtifactCreatedIfPackedArtifactAlreadyMirrored(Boolean mirrorPacked) |
void |
testErrorIfPackedArtifactIsAvailableButCorrupt() |
void |
testIgnoreIfPackedArtifactNotAvailableRemotely() |
void |
testPackedArtifactMirroredEvenIfCanonicalArtifactPresent() |
public LogVerifier logVerifier
public org.junit.rules.ExpectedException exceptionVerifier
public P2Context p2Context
public TemporaryLocalMavenRepository localRepositoryManager
public static Boolean[] mirrorPacked
public MirroringArtifactProviderPack200CornerCasesTest()
public void testIgnoreIfPackedArtifactNotAvailableRemotely() throws Exception
Exception
public void testErrorIfPackedArtifactIsAvailableButCorrupt() throws Exception
Exception
public void testPackedArtifactMirroredEvenIfCanonicalArtifactPresent() throws Exception
Exception
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.