Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elEvlisNullTest() throws Exception
      Throws:
      Exception
    • elElvisEmptyStringTest

      @Test public void elElvisEmptyStringTest() throws Exception
      Throws:
      Exception
    • elElvisNonTrueStringTest

      @Test public void elElvisNonTrueStringTest() throws Exception
      Throws:
      Exception
    • elElvisFalseStringTest

      @Test public void elElvisFalseStringTest() throws Exception
      Throws:
      Exception
    • elElvisTrueStringTest

      @Test public void elElvisTrueStringTest() throws Exception
      Throws:
      Exception
    • elElvisLongTest

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