java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.core_syntax.actions.dobody.URLClientIT

@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class URLClientIT extends AbstractUrlClient
  • Constructor Details

  • Method Details

    • createDeployment

      @Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException
      Throws:
      IOException
    • jspDoBodyNonEmptyBodyTest

      @Test public void jspDoBodyNonEmptyBodyTest() throws Exception
      Throws:
      Exception
    • jspDoBodyInvalidPageScopeTest

      @Test public void jspDoBodyInvalidPageScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyInvalidRequestScopeTest

      @Test public void jspDoBodyInvalidRequestScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyInvalidApplicationScopeTest

      @Test public void jspDoBodyInvalidApplicationScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyInvalidSessionScopeTest

      @Test public void jspDoBodyInvalidSessionScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyInvalidScopeTest

      @Test public void jspDoBodyInvalidScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyJspAttributeTest

      @Test public void jspDoBodyJspAttributeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyVarTest

      @Test public void jspDoBodyVarTest() throws Exception
      Throws:
      Exception
    • jspDoBodyVarReaderTest

      @Test public void jspDoBodyVarReaderTest() throws Exception
      Throws:
      Exception
    • jspDoBodyScopeTest

      @Test public void jspDoBodyScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyNoVarVarReaderScopeTest

      @Test public void jspDoBodyNoVarVarReaderScopeTest() throws Exception
      Throws:
      Exception
    • jspDoBodyVarVarReaderTest

      @Test public void jspDoBodyVarVarReaderTest() throws Exception
      Throws:
      Exception
    • negativeJspDoBodyUsageContextTest

      @Test public void negativeJspDoBodyUsageContextTest() throws Exception
      Throws:
      Exception
    • positiveJspDoBodyUsageContextTest

      @Test public void positiveJspDoBodyUsageContextTest() throws Exception
      Throws:
      Exception