Class ELClientIT

java.lang.Object
ee.jakarta.tck.el.api.recordelresolver.ELClientIT

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void recordELResolverTest() throws Exception
      Throws:
      Exception
      Test Name:
      recordELResolverTest
      Test Strategy:
      Verify that API calls work as expected for: arrayELResolver() getValue() getType() setValue() isReadOnly() getCommonPropertyType(). Records should behave similarly to read-only beans.