Class FileDetailsMatcher

  • All Implemented Interfaces:
    org.hamcrest.Matcher<FileDetails>, org.hamcrest.SelfDescribing

    public class FileDetailsMatcher
    extends org.hamcrest.TypeSafeMatcher<FileDetails>
    • Method Detail

      • matchesSafely

        protected boolean matchesSafely​(FileDetails item)
        Specified by:
        matchesSafely in class org.hamcrest.TypeSafeMatcher<FileDetails>
      • describeTo

        public void describeTo​(org.hamcrest.Description description)