Class ELClientIT

java.lang.Object
com.sun.ts.tests.el.spec.language.ELClientIT

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

      @AfterEach public void cleanup() throws Exception
      Throws:
      Exception
    • poundDollarSameMeaning1Test

      @Test public void poundDollarSameMeaning1Test() throws Exception
      Throws:
      Exception
    • poundDollarSameMeaning2Test

      @Test public void poundDollarSameMeaning2Test() throws Exception
      Throws:
      Exception
    • nestedEvalExpressionsTest

      @Test public void nestedEvalExpressionsTest() throws Exception
      Throws:
      Exception
    • mixedCompositeExpressionsTest

      @Test public void mixedCompositeExpressionsTest() 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
    • elSyntaxEscapeTest

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

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

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

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

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

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

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

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