Class | Description |
---|---|
ByteLengthTag |
A class to check the size of an HTTP response
|
CookieTag |
A class to check for the existence and value of cookies
|
GoldenFileTag |
A class to compare an HTTP response to a golden
file
|
HttpValidatorTagSupport |
A base class for validation tags
|
MaxRequestTimeTag |
Class to validate the request time
|
RegexpTag |
A class to match some part of the response body to a regular expression
|
ResponseHeaderTag |
Validator tag class
|
StatusCodeTag |
Validator tag class
|
StatusTextTag |
Validator tag class
|
XPathTag |
Validator tag class
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.