public class IsPlanRepositoryLinkEq extends org.hamcrest.TypeSafeMatcher<PlanRepositoryLink>
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<PlanRepositoryLink> |
equalToPlanRepositoryLink(PlanRepositoryLink reference) |
boolean |
matchesSafely(PlanRepositoryLink planRepositoryLink) |
describeMismatch, describeMismatchSafely, matches
public boolean matchesSafely(PlanRepositoryLink planRepositoryLink)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<PlanRepositoryLink>
public void describeTo(org.hamcrest.Description description)
public static org.hamcrest.Matcher<PlanRepositoryLink> equalToPlanRepositoryLink(@NotNull PlanRepositoryLink reference)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.