Class FileMatcher


  • public class FileMatcher
    extends Object
    • Constructor Detail

      • FileMatcher

        public FileMatcher()
    • Method Detail

      • exists

        public static org.hamcrest.Matcher<File> exists()
      • pathContains

        public static org.hamcrest.Matcher<File> pathContains​(@NotNull
                                                              @NotNull String path)