- java.lang.Object
-
- org.junit.rules.ExternalResource
-
- org.eclipse.tycho.test.util.P2Context
-
-
Constructor Summary
Constructors
Constructor and Description |
P2Context() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
after() |
protected void |
before() |
org.eclipse.equinox.p2.core.IProvisioningAgent |
getAgent() |
-
Methods inherited from class org.junit.rules.ExternalResource
apply
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
P2Context
public P2Context()
-
Method Detail
-
after
protected void after()
- Overrides:
after
in class org.junit.rules.ExternalResource
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.