Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elLambdaExprBigDecimalTest() throws Exception
      Throws:
      Exception
    • elLambdaExprFloatTest

      @Test public void elLambdaExprFloatTest() throws Exception
      Throws:
      Exception
    • elLambdaExprDoubleTest

      @Test public void elLambdaExprDoubleTest() throws Exception
      Throws:
      Exception
    • elLambdaExprBigIntegerTest

      @Test public void elLambdaExprBigIntegerTest() throws Exception
      Throws:
      Exception
    • elLambdaExprIntegerTest

      @Test public void elLambdaExprIntegerTest() throws Exception
      Throws:
      Exception
    • elLambdaExprLongTest

      @Test public void elLambdaExprLongTest() throws Exception
      Throws:
      Exception
    • elLambdaExprShortTest

      @Test public void elLambdaExprShortTest() throws Exception
      Throws:
      Exception
    • elLambdaExprByteTest

      @Test public void elLambdaExprByteTest() throws Exception
      Throws:
      Exception
    • elLambdaExprStringTest

      @Test public void elLambdaExprStringTest() throws Exception
      Throws:
      Exception
    • elLambdaExprNullTest

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