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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void beanNameELResolverTest() throws Exception
      Throws:
      Exception
    • beanNameELResolverInvokeMNFETest

      @Test public void beanNameELResolverInvokeMNFETest() throws Exception
      Throws:
      Exception
    • beanNameELResolverInvokeTest

      @Test public void beanNameELResolverInvokeTest() throws Exception
      Throws:
      Exception
    • beanNameELResolverGetTypeNPETest

      @Test public void beanNameELResolverGetTypeNPETest() throws Exception
      Throws:
      Exception
    • beanNameELResolverGetValueNPETest

      @Test public void beanNameELResolverGetValueNPETest() throws Exception
      Throws:
      Exception
    • beanNameELResolverIsReadOnlyNPETest

      @Test public void beanNameELResolverIsReadOnlyNPETest() throws Exception
      Throws:
      Exception
    • beanNameELResolverSetValueNPETest

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