| Constructor and Description |
|---|
CompilableMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static CompilableMatcher |
compiles() |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(String item,
org.hamcrest.Description mismatchDescription) |
public void describeTo(org.hamcrest.Description description)
protected boolean matchesSafely(String item, org.hamcrest.Description mismatchDescription)
matchesSafely in class org.hamcrest.TypeSafeDiagnosingMatcher<String>public static CompilableMatcher compiles()
Copyright © 2016. All rights reserved.