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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elAssignmentOperatorBigDecimalTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorFloatTest

      @Test public void elAssignmentOperatorFloatTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorDoubleTest

      @Test public void elAssignmentOperatorDoubleTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorBigIntegerTest

      @Test public void elAssignmentOperatorBigIntegerTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorIntegerTest

      @Test public void elAssignmentOperatorIntegerTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorLongTest

      @Test public void elAssignmentOperatorLongTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorShortTest

      @Test public void elAssignmentOperatorShortTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorByteTest

      @Test public void elAssignmentOperatorByteTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorNullTest

      @Test public void elAssignmentOperatorNullTest() throws Exception
      Throws:
      Exception
    • elAssignmentOperatorMultiTest

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