public class CQAuthorClassRule extends Object implements org.junit.rules.TestRule
Modifier and Type | Field and Description |
---|---|
org.apache.sling.testing.junit.rules.instance.Instance |
authorRule
ExistingInstance to reserve an Author
|
CQClassRule |
cqClassRule
Granite rules to be executed at class level
|
protected org.junit.rules.TestRule |
ruleChain |
Constructor and Description |
---|
CQAuthorClassRule() |
CQAuthorClassRule(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 authorRule
protected org.junit.rules.TestRule ruleChain
Copyright © 2018. All rights reserved.