Uses of Class
org.citrusframework.model.testcase.http.ReceiveResponseModel.Body.Validate.Xpath
Packages that use ReceiveResponseModel.Body.Validate.Xpath
-
Uses of ReceiveResponseModel.Body.Validate.Xpath in org.citrusframework.model.testcase.http
Fields in org.citrusframework.model.testcase.http with type parameters of type ReceiveResponseModel.Body.Validate.XpathModifier and TypeFieldDescriptionprotected List<ReceiveResponseModel.Body.Validate.Xpath>ReceiveResponseModel.Body.Validate.xpathsMethods in org.citrusframework.model.testcase.http that return ReceiveResponseModel.Body.Validate.XpathModifier and TypeMethodDescriptionObjectFactory.createReceiveResponseModelBodyValidateXpath()Create an instance ofReceiveResponseModel.Body.Validate.XpathMethods in org.citrusframework.model.testcase.http that return types with arguments of type ReceiveResponseModel.Body.Validate.XpathModifier and TypeMethodDescriptionReceiveResponseModel.Body.Validate.getXpaths()Gets the value of the xpaths property.