Class IsArtifactLinkEqOld

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

    public class IsArtifactLinkEqOld
    extends org.hamcrest.TypeSafeMatcher<ArtifactLink>
    • Method Detail

      • matchesSafely

        public boolean matchesSafely​(ArtifactLink artifactLink)
        Specified by:
        matchesSafely in class org.hamcrest.TypeSafeMatcher<ArtifactLink>
      • describeTo

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

        public static org.hamcrest.Matcher<ArtifactLink> equalToArtifactLinkOld​(@NotNull
                                                                                @NotNull ArtifactLink reference)