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