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