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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void newInstanceTest() throws Exception
      Throws:
      Exception
    • createValueExpressionTest

      @Test public void createValueExpressionTest() throws Exception
      Throws:
      Exception
    • createValueExpression2Test

      @Test public void createValueExpression2Test() throws Exception
      Throws:
      Exception
    • createValueExpressionELExceptionTest

      @Test public void createValueExpressionELExceptionTest() throws Exception
      Throws:
      Exception
    • createMethodExpressionTest

      @Test public void createMethodExpressionTest() throws Exception
      Throws:
      Exception
    • createMethodExpressionELExceptionTest

      @Test public void createMethodExpressionELExceptionTest() throws Exception
      Throws:
      Exception
    • createExpressionNPETest

      @Test public void createExpressionNPETest() throws Exception
      Throws:
      Exception
    • coerceToTypeTest

      @Test public void coerceToTypeTest() throws Exception
      Throws:
      Exception
    • coerceToTypeELExceptionTest

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