public final class FileMatchers extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<File> |
exists() |
static org.hamcrest.Matcher<File> |
hasAbsolutePath(String absolutePath) |
static org.hamcrest.Matcher<File> |
isDirectory() |
static org.hamcrest.Matcher<File> |
isFile() |
Copyright © 2015 Atlassian. All rights reserved.