hasJsonPathValue
Verify that the actual value at the given JSON path produces a non-null result. If the JSON path expression is not definite, this method verifies that the value at the given path is not empty.
Return
this assertion object
Parameters
expression
the JsonPath expression
args
arguments to parameterize the JsonPath expression with, usingformatting specifiers defined in format
Throws
if the value at the given path is missing