public class CQAuthorPublishClassRule 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
|
DefaultReplicationAgents |
defaultReplicationAgentsRule
Configure the default replication agents to point to the given author and publish
|
org.apache.sling.testing.junit.rules.instance.Instance |
publishRule
ExistingInstance to reserve a Publish
|
protected org.junit.rules.TestRule |
ruleChain |
Constructor and Description |
---|
CQAuthorPublishClassRule() |
CQAuthorPublishClassRule(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
public final org.apache.sling.testing.junit.rules.instance.Instance publishRule
public final DefaultReplicationAgents defaultReplicationAgentsRule
protected org.junit.rules.TestRule ruleChain
Copyright © 2018. All rights reserved.