Class DirectoryMatchers
java.lang.Object
org.glassfish.tests.utils.junit.matcher.DirectoryMatchers
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hamcrest.Matcher<File> hasEntryCount(long expected) static org.hamcrest.Matcher<File> hasEntryCount(org.hamcrest.Matcher<Long> expected)
-
Method Details
-
hasEntryCount
-
hasEntryCount
-