| Package | Description |
|---|---|
| org.apache.sling.testing.clients | |
| org.apache.sling.testing.clients.html | |
| org.apache.sling.testing.clients.osgi |
OSGI testing tools.
|
| org.apache.sling.testing.clients.util.poller |
| Modifier and Type | Class and Description |
|---|---|
class |
SlingClient
The Base class for all Integration Test Clients.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractSlingClient> |
AbstractSlingClient.adaptTo(Class<T> clientClass)
Returns an instance of any class extending the AbstractSlingClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MicrodataClient |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiConsoleClient
A client that wraps the Felix OSGi Web Console REST API calls.
|
| Constructor and Description |
|---|
PathPoller(AbstractSlingClient client,
String path,
long waitInterval,
long waitCount,
int... expectedStatus)
Deprecated.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.