Class FileMatcher
- java.lang.Object
-
- com.atlassian.bamboo.testutils.matchers.FileMatcher
-
public class FileMatcher extends Object
-
-
Constructor Summary
Constructors Constructor Description FileMatcher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hamcrest.Matcher<File>
exists()
static org.hamcrest.Matcher<File>
pathContains(@NotNull String path)
-