Class URLClientIT

java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.el.language.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
    • poundDollarSameMeaningTest

      @Test public void poundDollarSameMeaningTest() throws Exception
      Throws:
      Exception
    • parseOnceEvalManyTest

      @Test public void parseOnceEvalManyTest() throws Exception
      Throws:
      Exception
    • rValueCoercion1Test

      @Test public void rValueCoercion1Test() throws Exception
      Throws:
      Exception
    • rValueCoercion2Test

      @Test public void rValueCoercion2Test() throws Exception
      Throws:
      Exception
    • literalExprEval1Test

      @Test public void literalExprEval1Test() throws Exception
      Throws:
      Exception
    • literalExprEval2Test

      @Test public void literalExprEval2Test() throws Exception
      Throws:
      Exception
    • eLSyntaxEscapeTest

      @Test public void eLSyntaxEscapeTest() throws Exception
      Throws:
      Exception
    • literalExprAsMethodExpr1Test

      @Test public void literalExprAsMethodExpr1Test() throws Exception
      Throws:
      Exception
    • literalExprAsMethodExpr2Test

      @Test public void literalExprAsMethodExpr2Test() throws Exception
      Throws:
      Exception
    • compositeExprEval1Test

      @Test public void compositeExprEval1Test() throws Exception
      Throws:
      Exception
    • compositeExprEval2Test

      @Test public void compositeExprEval2Test() throws Exception
      Throws:
      Exception
    • dotAndIndexOperatorsSameTest

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