Uses of Package
com.xceptance.xlt.api.util
-
Packages that use com.xceptance.xlt.api.util Package Description com.xceptance.xlt.api.actions Provides abstract super classes for different types of actions.com.xceptance.xlt.api.data Provides classes to make the handling of test data easier.com.xceptance.xlt.api.util Provides various utility classes to make writing test cases easier. -
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.actions Class Description ResponseProcessor Using response content processors, one can modify the content of a response body right after download but still before the content is being parsed or compiled. -
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.data Class Description XltException The base class for all XLT exceptions. -
Classes in com.xceptance.xlt.api.util used by com.xceptance.xlt.api.util Class Description AbstractResponseProcessor An abstract super class forResponseProcessorimplementations.BasicPageUtils TheBasicPageUtilsclass provides common helper methods for its child classes.ResponseProcessor Using response content processors, one can modify the content of a response body right after download but still before the content is being parsed or compiled.XltProperties The property keeper.