Uses of Class
com.xceptance.xlt.api.validators.HttpResponseCodeValidator
Packages that use HttpResponseCodeValidator
Package
Description
Provides some standard validator implementations.
-
Uses of HttpResponseCodeValidator in com.xceptance.xlt.api.validators
Methods in com.xceptance.xlt.api.validators that return HttpResponseCodeValidatorModifier and TypeMethodDescriptionstatic HttpResponseCodeValidatorHttpResponseCodeValidator.getInstance()Returns an instance of this class with 200 as the response code against which to validate.