public class HttpTestNode extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
nodeUrl |
String |
resourceType |
String |
scriptPath |
String |
testText |
| Constructor and Description |
|---|
HttpTestNode(SlingIntegrationTestClient testClient,
String parentPath,
Map<String,String> properties) |
public final String testText
public final String nodeUrl
public final String resourceType
public final String scriptPath
public HttpTestNode(SlingIntegrationTestClient testClient, String parentPath, Map<String,String> properties) throws IOException
IOExceptionpublic void delete()
throws IOException
IOExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.