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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elNullCoalescingNullTest() throws Exception
      Throws:
      Exception
    • elNullCoalescingStringTest

      @Test public void elNullCoalescingStringTest() throws Exception
      Throws:
      Exception
    • elNullCoalescingLongTest

      @Test public void elNullCoalescingLongTest() throws Exception
      Throws:
      Exception
    • elNullCoalescingArrayTest

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