public final class WithValueAt
extends org.hamcrest.TypeSafeMatcher<com.fasterxml.jackson.databind.JsonNode>
| Constructor and Description |
|---|
WithValueAt(int position,
org.hamcrest.Matcher<?> matcher)
Create a new instance of this matcher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matchesSafely(com.fasterxml.jackson.databind.JsonNode node) |
describeMismatch, describeMismatchSafely, matchesCopyright © 2013. All Rights Reserved.