Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elNullUnaryTest() throws Exception
      Throws:
      Exception
    • elBigDecimalUnaryTest

      @Test public void elBigDecimalUnaryTest() throws Exception
      Throws:
      Exception
    • elBigIntegerUnaryTest

      @Test public void elBigIntegerUnaryTest() throws Exception
      Throws:
      Exception
    • elDoubleStringUnaryTest

      @Test public void elDoubleStringUnaryTest() throws Exception
      Throws:
      Exception
    • elLongStringUnaryTest

      @Test public void elLongStringUnaryTest() throws Exception
      Throws:
      Exception
    • elByteUnaryTest

      @Test public void elByteUnaryTest() throws Exception
      Throws:
      Exception
    • elShortUnaryTest

      @Test public void elShortUnaryTest() throws Exception
      Throws:
      Exception
    • elIntegerUnaryTest

      @Test public void elIntegerUnaryTest() throws Exception
      Throws:
      Exception
    • elLongUnaryTest

      @Test public void elLongUnaryTest() throws Exception
      Throws:
      Exception
    • elFloatUnaryTest

      @Test public void elFloatUnaryTest() throws Exception
      Throws:
      Exception
    • elDoubleUnaryTest

      @Test public void elDoubleUnaryTest() throws Exception
      Throws:
      Exception
    • elBooleanUnaryFalseTest

      @Test public void elBooleanUnaryFalseTest() throws Exception
      Throws:
      Exception
    • elBooleanUnaryTrueTest

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