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