| Constructor and Description |
|---|
XRayMatcher(Class<?> interfaceClazz) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(Class<?> item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Class<?> item) |
static XRayMatcher |
providesFeaturesOf(Class<?> interfaceClazz) |
public XRayMatcher(Class<?> interfaceClazz)
public static XRayMatcher providesFeaturesOf(Class<?> interfaceClazz)
public void describeTo(org.hamcrest.Description description)
protected void describeMismatchSafely(Class<?> item, org.hamcrest.Description mismatchDescription)
describeMismatchSafely in class org.hamcrest.TypeSafeMatcher<Class<?>>Copyright © 2024. All rights reserved.