Class HttpTestNode
java.lang.Object
org.apache.sling.commons.testing.integration.HttpTestNode
- Direct Known Subclasses:
HttpTestBase.TestNode
Utility to manage test nodes
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHttpTestNode(SlingIntegrationTestClient testClient, String parentPath, Map<String, String> properties) -
Method Summary
-
Field Details
-
testText
-
nodeUrl
-
resourceType
-
scriptPath
-
-
Constructor Details
-
HttpTestNode
public HttpTestNode(SlingIntegrationTestClient testClient, String parentPath, Map<String, String> properties) throws IOException- Throws:
IOException
-
-
Method Details
-
delete
- Throws:
IOException
-