Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elBigDecimalConcatenationTest() throws Exception
      Throws:
      Exception
    • elBigIntegerConcatenationTest

      @Test public void elBigIntegerConcatenationTest() throws Exception
      Throws:
      Exception
    • elFloatConcatenationTest

      @Test public void elFloatConcatenationTest() throws Exception
      Throws:
      Exception
    • elDoubleConcatenationTest

      @Test public void elDoubleConcatenationTest() throws Exception
      Throws:
      Exception
    • elLongConcatenationTest

      @Test public void elLongConcatenationTest() throws Exception
      Throws:
      Exception
    • elIntegerConcatenationTest

      @Test public void elIntegerConcatenationTest() throws Exception
      Throws:
      Exception
    • elShortConcatenationTest

      @Test public void elShortConcatenationTest() throws Exception
      Throws:
      Exception
    • elByteConcatenationTest

      @Test public void elByteConcatenationTest() throws Exception
      Throws:
      Exception
    • elBooleanConcatenationTest

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