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