Class JspScriptingTest


  • public class JspScriptingTest
    extends Object
    Test JSP scripting TODO this class can be generalized to be used for any scripting language, that would help in testing all scripting engines.
    • Field Detail

      • CHECK_CONTENT_TIMEOUT_SECONDS

        public static final int CHECK_CONTENT_TIMEOUT_SECONDS
        See Also:
        Constant Field Values
      • CHECK_CONTENT_INTERVAL_MSEC

        public static final int CHECK_CONTENT_INTERVAL_MSEC
        See Also:
        Constant Field Values
      • retryRule

        public org.apache.sling.commons.testing.junit.RetryRule retryRule
    • Constructor Detail

      • JspScriptingTest

        public JspScriptingTest()