public class FileContainsInLine extends org.junit.internal.matchers.TypeSafeMatcher<File>
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<File> |
hasLine(org.hamcrest.Matcher<String> matcher) |
boolean |
matchesSafely(File file) |
matches
public void describeTo(org.hamcrest.Description description)
public boolean matchesSafely(File file)
matchesSafely
in class org.junit.internal.matchers.TypeSafeMatcher<File>
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.