public interface SlingInstance
Modifier and Type | Method and Description |
---|---|
String |
getServerBaseUrl()
Start server if needed, and return its base URL
|
String |
getServerPassword()
Return password configured for execution of HTTP requests
|
String |
getServerUsername()
Return username configured for execution of HTTP requests
|
org.apache.sling.testing.clients.SlingClient |
getSlingClient()
Returns a SlingClient for this server
|
String getServerBaseUrl()
String getServerUsername()
String getServerPassword()
org.apache.sling.testing.clients.SlingClient getSlingClient()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.