Class VersionDetailsMatcher

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

    public class VersionDetailsMatcher
    extends org.hamcrest.TypeSafeMatcher<VersionDetails>
    • Method Detail

      • matchesSafely

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

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