Class HttpTestBase.TestNode

java.lang.Object
org.apache.sling.commons.testing.integration.HttpTestNode
org.apache.sling.commons.testing.integration.HttpTestBase.TestNode
Enclosing class:
HttpTestBase

protected class HttpTestBase.TestNode extends HttpTestNode
Class that creates a test node under the given parentPath, and stores useful values for testing. Created for JspScriptingTest, older test classes do not use it, but it might simplify them.