Class ELClientIT
java.lang.Object
ee.jakarta.tck.el.api.methodexpression.ELClientIT
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ELClientIT
public ELClientIT()
-
-
Method Details
-
cleanup
- Throws:
Exception
-
positiveMethodExpressionTest
- Throws:
Exception- Test Name:
- positiveMethodExpressionTest
- Assertion IDs:
- EL:JAVADOC:84; EL:JAVADOC:85; EL:JAVADOC:58; EL:JAVADOC:60
- Test Strategy:
- Validate the behavior of MethodExpression API MethodExpression.getMethodInfo() MethodExpression.invoke() Expression.isLiteralText() Expression.getExpressionString()
-
negativeMethodExpressionTest
- Throws:
Exception- Test Name:
- negativeMethodExpressionTest
- Assertion IDs:
- EL:JAVADOC:84; EL:JAVADOC:85; EL:JAVADOC:302; EL:JAVADOC:306; EL:JAVADOC:303; EL:JAVADOC:307; EL:JAVADOC:309; EL:JAVADOC:310; EL:JAVADOC:304; EL:JAVADOC:308
- Test Strategy:
- Validate the behavior of MethodExpression API MethodExpression.getMethodInfo() MethodExpression.invoke()
-
methodExpressionSerializableTest
- Throws:
Exception
-
methodExpressionMatchingExactPreferredTest
- Throws:
Exception
-
methodExpressionMatchingOverloadBeatsCoercionTest
- Throws:
Exception
-
methodExpressionMatchingOverloadBeatsExactVarArgsTest
- Throws:
Exception
-
methodExpressionMatchingCoercionBeatsExactVarArgsTest
- Throws:
Exception
-
methodExpressionMatchingVarArgsTest
- Throws:
Exception
-
methodExpressionMatchingAmbiguousTest
- Throws:
Exception
-