| Constructor and Description |
|---|
TestsRunnableMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(String item,
org.hamcrest.Description mismatchDescription) |
static TestsRunnableMatcher |
testsRuns() |
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 TestsRunnableMatcher testsRuns()
Copyright © 2016. All rights reserved.