doesNotHaveJsonPathValue
Verify that the actual value at the given JSON path produces no result. If the JSON path expression is not definite, this method verifies that the value at the given path is 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 not missing