public class OsgiConfigRestoreRule
extends org.junit.rules.ExternalResource
| Constructor and Description |
|---|
OsgiConfigRestoreRule(org.apache.sling.testing.junit.rules.instance.Instance quickstartRule,
String pid) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
public OsgiConfigRestoreRule(org.apache.sling.testing.junit.rules.instance.Instance quickstartRule,
String pid)
protected void before()
throws org.apache.sling.testing.clients.ClientException,
org.apache.sling.testing.clients.util.config.InstanceConfigException,
InterruptedException
before in class org.junit.rules.ExternalResourceorg.apache.sling.testing.clients.ClientExceptionorg.apache.sling.testing.clients.util.config.InstanceConfigExceptionInterruptedExceptionprotected void after()
after in class org.junit.rules.ExternalResourceCopyright © 2018. All rights reserved.