java.lang.Object
com.sun.ts.tests.el.api.jakarta_el.elcontext.ELClientIT

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void elContextPutGetContextTest() throws Exception
      Throws:
      Exception
    • elContextGetSetLocaleTest

      @Test public void elContextGetSetLocaleTest() throws Exception
      Throws:
      Exception
    • elContextIsSetPropertyResolvedTest

      @Test public void elContextIsSetPropertyResolvedTest() throws Exception
      Throws:
      Exception
    • elContextPutContextNPETest

      @Test public void elContextPutContextNPETest() throws Exception
      Throws:
      Exception
    • elContextGetContextNPETest

      @Test public void elContextGetContextNPETest() throws Exception
      Throws:
      Exception
    • elContextAddGetListenersTest

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