public static class SamePersistentFieldsAs.FieldMatcher<T>
extends org.hamcrest.TypeSafeDiagnosingMatcher<T>
| Constructor and Description |
|---|
SamePersistentFieldsAs.FieldMatcher(Field field,
org.hamcrest.Matcher<?> valueMatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(T argument,
org.hamcrest.Description mismatchDescription) |
public SamePersistentFieldsAs.FieldMatcher(Field field, org.hamcrest.Matcher<?> valueMatcher)
Copyright © 2015. All Rights Reserved.