Class FileMatcher
java.lang.Object
com.atlassian.bamboo.testutils.matchers.FileMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hamcrest.Matcher<File> exists()static org.hamcrest.Matcher<File> pathContains(@NotNull String path)
-
Constructor Details
-
FileMatcher
public FileMatcher()
-
-
Method Details
-
exists
-
pathContains
-