public class CQClassRule extends Object implements org.junit.rules.TestRule
SlingClassRule
.Modifier and Type | Field and Description |
---|---|
static org.apache.sling.testing.clients.instance.InstanceConfiguration |
DEFAULT_AUTHOR_CONFIG |
static org.apache.sling.testing.clients.instance.InstanceConfiguration |
DEFAULT_PUBLISH_CONFIG |
protected org.junit.rules.TestRule |
ruleChain |
org.apache.sling.testing.junit.rules.SlingClassRule |
slingBaseClassRule |
Constructor and Description |
---|
CQClassRule() |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public static final org.apache.sling.testing.clients.instance.InstanceConfiguration DEFAULT_AUTHOR_CONFIG
public static final org.apache.sling.testing.clients.instance.InstanceConfiguration DEFAULT_PUBLISH_CONFIG
public final org.apache.sling.testing.junit.rules.SlingClassRule slingBaseClassRule
protected org.junit.rules.TestRule ruleChain
Copyright © 2018. All rights reserved.