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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void staticFieldELResolverTest() throws Exception
      Throws:
      Exception
    • staticFieldResolverInvokeMNFETest

      @Test public void staticFieldResolverInvokeMNFETest() throws Exception
      Throws:
      Exception
    • staticFieldELResolverInvokeTest

      @Test public void staticFieldELResolverInvokeTest() throws Exception
      Throws:
      Exception
    • staticFieldELResolverNPETest

      @Test public void staticFieldELResolverNPETest() throws Exception
      Throws:
      Exception
    • staticFieldResolverInvokePNFETest

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