Constructor and Description |
---|
InstantiatingMatcherDecorator(org.hamcrest.Matcher<T> matcher) |
Modifier and Type | Method and Description |
---|---|
protected void |
describeMismatchSafely(Class<T> beanType,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Class<T> beanType) |
public InstantiatingMatcherDecorator(org.hamcrest.Matcher<T> matcher)
Copyright © 2012–2022. All rights reserved.