Class Summary |
HtmlPageClickLink |
This navigation point, clicks on a given link |
HtmlPageValidation |
Generic page validation for page title, text, and links. |
HtmlTableValidation |
Generic page validation for page title, text, and links that may exist in a specific location. |
HttpUnitFunctionTag |
An implementation of the HttpUnit plugin for a FunctionTag. |
HttpUnitNavigateTag |
Navigates to a specified URL |
HttpUnitParamType |
Contains a list of valid param types for the HttpUnit plug-in action point
see HttpUnitSubmitForm for more information about the generic action point |
HttpUnitSessionTag |
This is a HttpUnit implementation of the @see SessionTag. |
HttpUnitSubmitForm |
A generic action point for HttpUnit that submits a form given by it's id or name. |
HttpUnitTableParamNameTag |
Used as the hu-table-param-name tag. |
HttpUnitTableParamTag |
An extension of the ParamTag specific to the HttpUnit plug-in. |
HttpUnitTableParamTypeTag |
Used for param type |
HttpUnitTableParamValueTag |
Used for set value of param |
HttpUnitTextParamType |
Contains a list of valid param types for the HttpUnit plug-in table validation point |
HttpUnitTextValidParamType |
Contains a list of valid param types for the HttpUnit plug-in validation point
see HtmlTableValidation for more information about the generic validation point
see HttpUnitTextParamType for a list of valid param-types |
HttpUnitValidParamType |
Validates a param-type tag. |
HUActionPointGenerator |
|
HUGetMatchingTextTag |
Gets the matching text against the currently active browser and sets the matching
text in the provided context variable name. |
HUTestCaseGenerator |
|