public class DeploymentVersionVcsCommitMatchesChangesetId<T extends InternalDeploymentVersionVcsCommit>
extends org.hamcrest.TypeSafeMatcher<T>
Modifier and Type | Method and Description |
---|---|
static <T extends InternalDeploymentVersionVcsCommit> |
commitMatchesChangesetId(String changesetId) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(T item) |
describeMismatch, describeMismatchSafely, matches
protected boolean matchesSafely(T item)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<T extends InternalDeploymentVersionVcsCommit>
public void describeTo(org.hamcrest.Description description)
public static <T extends InternalDeploymentVersionVcsCommit> org.hamcrest.Matcher<T> commitMatchesChangesetId(@NotNull String changesetId)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.