Class ELClientIT
java.lang.Object
ee.jakarta.tck.el.api.lambdaexpression.ELClientIT
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ELClientIT
public ELClientIT()
-
-
Method Details
-
cleanup
- Throws:
Exception
-
invokeNPETest
- Throws:
Exception- Test Name:
- invokeNPETest
- Assertion IDs:
- EL:JAVADOC:406
- Test Strategy:
- Throws a NullPointerException if elContext is null.
-
invokeELETest
- Throws:
Exception- Test Name:
- invokeELETest
- Assertion IDs:
- EL:JAVADOC:408
- Test Strategy:
- Throws a ELException if not enough arguments are provided.
-