public class RemoteAgentDisableP2MirrorsTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
LogVerifier |
logVerifier |
org.junit.rules.TemporaryFolder |
tempManager |
Constructor and Description |
---|
RemoteAgentDisableP2MirrorsTest() |
Modifier and Type | Method and Description |
---|---|
private org.eclipse.equinox.p2.core.IProvisioningAgent |
createRemoteAgent(boolean disableMirrors) |
private static org.eclipse.equinox.p2.repository.artifact.IArtifactRepository |
loadRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent,
java.net.URI location) |
void |
setUp() |
void |
testDisableP2Mirrors() |
void |
testWithoutDisableP2Mirrors() |
public final org.junit.rules.TemporaryFolder tempManager
public final LogVerifier logVerifier
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testDisableP2Mirrors() throws java.lang.Exception
java.lang.Exception
public void testWithoutDisableP2Mirrors() throws java.lang.Exception
java.lang.Exception
private org.eclipse.equinox.p2.core.IProvisioningAgent createRemoteAgent(boolean disableMirrors) throws java.lang.Exception
java.lang.Exception
private static org.eclipse.equinox.p2.repository.artifact.IArtifactRepository loadRepository(org.eclipse.equinox.p2.core.IProvisioningAgent agent, java.net.URI location) throws org.eclipse.equinox.p2.core.ProvisionException
org.eclipse.equinox.p2.core.ProvisionException