Class ELClientIT

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

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

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

      @Test public void methodInfoTest() throws Exception
      Throws:
      Exception
      Test Name:
      methodInfoTest
      Assertion IDs:
      EL:JAVADOC:411;EL:JAVADOC:412;EL:JAVADOC:413
      Test Strategy:
      Validate the behavior of MethodInfo MethodInfo class methods: MethodInfo.getName() MethodInfo.getReturnType() MethodInfo.getParamTypes()