| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(String actualCsv,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<String> |
isTheSameCSVFile(String csvContent) |
protected boolean |
matchesSafely(String actualCsv) |
protected boolean matchesSafely(String actualCsv)
matchesSafely in class org.hamcrest.TypeSafeMatcher<String>public void describeTo(org.hamcrest.Description description)
protected void describeMismatchSafely(String actualCsv, org.hamcrest.Description mismatchDescription)
describeMismatchSafely in class org.hamcrest.TypeSafeMatcher<String>Copyright © 2002-2019 Atlassian. All Rights Reserved.