Package | Description |
---|---|
org.apache.sling.testing.junit.rules | |
org.apache.sling.testing.junit.rules.instance |
Modifier and Type | Field and Description |
---|---|
Instance |
SlingInstanceRule.defaultInstance
ExistingInstance for default instance
|
Modifier and Type | Method and Description |
---|---|
RemoteLogDumperRule |
RemoteLogDumperRule.setInstance(Instance instance) |
Constructor and Description |
---|
RemoteLogDumperRule(Instance instance) |
SlingRule(Instance... instances) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInstance |
class |
ExistingInstance |
Modifier and Type | Method and Description |
---|---|
Instance |
Instance.orDefault(org.apache.sling.testing.clients.instance.InstanceConfiguration instanceConfiguration) |
Instance |
ExistingInstance.orDefault(org.apache.sling.testing.clients.instance.InstanceConfiguration instanceConfiguration) |
Instance |
Instance.withRunMode(String runMode) |
Instance |
ExistingInstance.withRunMode(String runMode) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.