public class ELClientIT
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ELClientIT
public ELClientIT()
-
Method Details
-
-
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()