Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elSemiColonOperatorBigDecimalTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorFloatTest

      @Test public void elSemiColonOperatorFloatTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorDoubleTest

      @Test public void elSemiColonOperatorDoubleTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorBigIntegerTest

      @Test public void elSemiColonOperatorBigIntegerTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorIntegerTest

      @Test public void elSemiColonOperatorIntegerTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorLongTest

      @Test public void elSemiColonOperatorLongTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorShortTest

      @Test public void elSemiColonOperatorShortTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorByteTest

      @Test public void elSemiColonOperatorByteTest() throws Exception
      Throws:
      Exception
    • elSemiColonOperatorNullTest

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