public class PropertyMatcher<T>
extends org.hamcrest.TypeSafeDiagnosingMatcher<T>
Constructor and Description |
---|
PropertyMatcher(List<org.hamcrest.Matcher<T>> expectedPropertyMatchers) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matchesSafely(T item,
org.hamcrest.Description mismatchDescription) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.