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