public class CQPublishClassRule extends Object implements org.junit.rules.TestRule
Modifier and Type | Field and Description |
---|---|
CQClassRule |
cqClassRule
CQ rules to be executed at class level
|
org.apache.sling.testing.junit.rules.instance.Instance |
publishRule
ExistingInstance to reserve a Publish
|
protected org.junit.rules.TestRule |
ruleChain |
Constructor and Description |
---|
CQPublishClassRule() |
CQPublishClassRule(boolean forceBasicAuth) |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public final CQClassRule cqClassRule
public final org.apache.sling.testing.junit.rules.instance.Instance publishRule
protected org.junit.rules.TestRule ruleChain
Copyright © 2018. All rights reserved.