public class IsDeploymentResultEq<T extends InternalDeploymentResult>
extends org.hamcrest.TypeSafeMatcher<T>
Constructor and Description |
---|
IsDeploymentResultEq(T reference) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
static <T extends InternalDeploymentResult> |
equalToDeploymentResult(T reference) |
protected boolean |
matchesSafely(T item) |
describeMismatch, describeMismatchSafely, matches
public IsDeploymentResultEq(@NotNull T reference)
protected boolean matchesSafely(T item)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<T extends InternalDeploymentResult>
public void describeTo(org.hamcrest.Description description)
public static <T extends InternalDeploymentResult> org.hamcrest.Matcher<T> equalToDeploymentResult(@NotNull T reference)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences