Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elBooleanLiteralTest() throws Exception
      Throws:
      Exception
    • elIntegerLiteralTest

      @Test public void elIntegerLiteralTest() throws Exception
      Throws:
      Exception
    • elFloatingPointLiteralTest

      @Test public void elFloatingPointLiteralTest() throws Exception
      Throws:
      Exception
    • elStringLiteralTest

      @Test public void elStringLiteralTest() throws Exception
      Throws:
      Exception
    • elNullLiteralTest

      @Test public void elNullLiteralTest() throws Exception
      Throws:
      Exception
    • elSyntaxAsLiteralTest

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