Uses of Class
org.apache.sling.launchpad.webapp.integrationtest.JspTestBase

Packages that use JspTestBase
org.apache.sling.launchpad.webapp.integrationtest The tests found in and under this package are used in the "integration-test" build phase (SLING-82), they are not run as part of the normal "test" build phase. 
org.apache.sling.launchpad.webapp.integrationtest.issues   
 

Uses of JspTestBase in org.apache.sling.launchpad.webapp.integrationtest
 

Subclasses of JspTestBase in org.apache.sling.launchpad.webapp.integrationtest
 class ExecuteScriptTest
          Test the executeScript test method
 class JspForwardTest
          Test the {link ScriptHelper#forward) functionality
 class JspIncludeTest
          Test the {link ScriptHelper#include) functionality
 class JspScriptingTest
          Test JSP scripting TODO this class can be generalized to be used for any scripting language, that would help in testing all scripting engines.
 

Uses of JspTestBase in org.apache.sling.launchpad.webapp.integrationtest.issues
 

Subclasses of JspTestBase in org.apache.sling.launchpad.webapp.integrationtest.issues
 class SLING457Test
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.