net.sourceforge.jxweb
Class HttpGetFormParameter
java.lang.Object
|
+--net.sourceforge.jxweb.HttpStep
|
+--net.sourceforge.jxweb.HttpGetFormParameter
- All Implemented Interfaces:
- JXTestStep
- public class HttpGetFormParameter
- extends HttpStep
Retrieves the value of the parameters present in the form.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formName
public String formName
name
public String name
HttpGetFormParameter
public HttpGetFormParameter()
eval
public void eval(JXTestCase testCase)
throws Throwable
- Overrides:
eval
in class HttpStep