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.ExternalResource
org.apache.sling.testing.clients.ClientException
org.apache.sling.testing.clients.util.config.InstanceConfigException
InterruptedException
protected void after()
after
in class org.junit.rules.ExternalResource
Copyright © 2018. All rights reserved.