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