public class CQRule extends Object implements org.junit.rules.TestRule
SlingRule
.Modifier and Type | Field and Description |
---|---|
protected org.junit.rules.TestRule |
cqRuleChain |
org.apache.sling.testing.junit.rules.SlingRule |
slingBaseRule |
Constructor and Description |
---|
CQRule(org.apache.sling.testing.junit.rules.instance.Instance... instances) |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
Copyright © 2018. All rights reserved.