Uses of Class
com.consol.citrus.model.testcase.http.ServerRequestType.Body.Validate.JsonPath
-
Packages that use ServerRequestType.Body.Validate.JsonPath Package Description com.consol.citrus.model.testcase.http -
-
Uses of ServerRequestType.Body.Validate.JsonPath in com.consol.citrus.model.testcase.http
Fields in com.consol.citrus.model.testcase.http with type parameters of type ServerRequestType.Body.Validate.JsonPath Modifier and Type Field Description protected List<ServerRequestType.Body.Validate.JsonPath>ServerRequestType.Body.Validate. jsonPathsMethods in com.consol.citrus.model.testcase.http that return ServerRequestType.Body.Validate.JsonPath Modifier and Type Method Description ServerRequestType.Body.Validate.JsonPathObjectFactory. createServerRequestTypeBodyValidateJsonPath()Create an instance ofServerRequestType.Body.Validate.JsonPathMethods in com.consol.citrus.model.testcase.http that return types with arguments of type ServerRequestType.Body.Validate.JsonPath Modifier and Type Method Description List<ServerRequestType.Body.Validate.JsonPath>ServerRequestType.Body.Validate. getJsonPaths()Gets the value of the jsonPaths property.
-