public class WithoutJsonPath extends org.hamcrest.TypeSafeDiagnosingMatcher<ReadContext>
Constructor and Description |
---|
WithoutJsonPath(JsonPath jsonPath) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(ReadContext actual,
org.hamcrest.Description mismatchDescription) |
public WithoutJsonPath(JsonPath jsonPath)
protected boolean matchesSafely(ReadContext actual, org.hamcrest.Description mismatchDescription)
matchesSafely
in class org.hamcrest.TypeSafeDiagnosingMatcher<ReadContext>
public void describeTo(org.hamcrest.Description description)
Copyright © 2024. All rights reserved.