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