Package com.canoo.webtest.extension

Extension Steps for Canoo WebTest.

See:
          Description

Interface Summary
VerifyContentDiff A diff algorithm able to compare the content 2 WebResponse.
 

Class Summary
AbstractProcessContentStep Abstract class used for processing content.
AbstractProcessFiltersStep Abstract class used for processing content
AntWrapper Deprecated. since it is not needed at all anymore (Ant tasks are handled transparently)
ApplyFilters Applies one or more filters to the current response and treats the result as if it was a new response.
ContentStripperFilter Removes all content leaving only tags.
EnableJavaScript Enables / disables javascript execution in the HtmlUnit "browser".
ForceHiddenInputField Sets the value of a hidden input field.
ForceInputFieldAttribute ForceInputFieldAttribute
LineSeparatorFilter Replaces all occurrences of a regular expression with some constant data.
MatchLinesFilter Removes or keeps lines which match a regular expression.
MimeType  
MimeType.MediaRange  
NormalizeXmlFilter Normalizes XML content.
ReplaceContentFilter Replaces all occurrences of a regular expression with some constant data.
ScriptStep Wrapper class for the ant script command.
SelectLinesFilter Removes or keeps lines based on start and stop regular expressions.
StoreDigest Stores a digest value for the response (or part of the response) into a property.
StoreElementAttribute StoreElementAttribute
StoreInputFieldAttribute StoreInputFieldAttribute
StoreLength Stores a digest value for the response (or part of the response) into a property.
StoreLinkParameter Extracts the value of the specified parameter from the URL for a link and stores it as a property.
StoreRandom Stores a random value (number, string or token) into a property.
StoreResponseCode Stores the HTTP Response Status Code into a property.
TagStripperFilter Removes all tags within the content.
VerifyContent Compares the current response with a reference file.
VerifyContentBinDiff Performs a binary comparison of the content.
VerifyContentRegexPerLineDiff  
VerifyContentTextDiff Produces a unified diff like output (should be like unified diff, but not sure).
VerifyDocumentURL  
VerifyImages Verifies that all images referenced in the current response are present.
VerifyLinkedContent Selects attributes with an xpath and downloads them.
 

Package com.canoo.webtest.extension Description

Extension Steps for Canoo WebTest.


Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.