public class IsPlanKeyEq<T extends Plan>
extends org.hamcrest.TypeSafeMatcher<T>
| Constructor and Description |
|---|
IsPlanKeyEq(@NotNull 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, matchespublic IsPlanKeyEq(@NotNull
@NotNull Plan reference)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.