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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void beanELResolverTest() throws Exception
      Throws:
      Exception
    • beanELResolverDefaultMethodReadOnlyTest

      @Test public void beanELResolverDefaultMethodReadOnlyTest() throws Exception
      Throws:
      Exception
    • beanELResolverDefaultMethodReadWriteTest

      @Test public void beanELResolverDefaultMethodReadWriteTest() throws Exception
      Throws:
      Exception
    • beanELResolverInvokeTest

      @Test public void beanELResolverInvokeTest() throws Exception
      Throws:
      Exception
    • beanELResolverInvokeVoidTest

      @Test public void beanELResolverInvokeVoidTest() throws Exception
      Throws:
      Exception
    • beanELResolverInvokeMNFETest

      @Test public void beanELResolverInvokeMNFETest() throws Exception
      Throws:
      Exception
    • beanELResolverNPETest

      @Test public void beanELResolverNPETest() throws Exception
      Throws:
      Exception
    • beanELResolverPNFETest

      @Test public void beanELResolverPNFETest() throws Exception
      Throws:
      Exception
    • beanELResolverPNWETest

      @Test public void beanELResolverPNWETest() throws Exception
      Throws:
      Exception
    • beanELResolverMethodVisibilityTest

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