public class PlanKeyMatcher extends Object
Constructor and Description |
---|
PlanKeyMatcher() |
Modifier and Type | Method and Description |
---|---|
static <T extends PlanIdentifier> |
hasPlanKey(org.hamcrest.Matcher<PlanKey> textMatcher) |
static <T extends PlanIdentifier> |
hasPlanKey(PlanKey planKey) |
static <T extends PlanIdentifier> |
hasPlanKey(String planKey) |
public static <T extends PlanIdentifier> org.hamcrest.Matcher<T> hasPlanKey(org.hamcrest.Matcher<PlanKey> textMatcher)
public static <T extends PlanIdentifier> org.hamcrest.Matcher<T> hasPlanKey(PlanKey planKey)
public static <T extends PlanIdentifier> org.hamcrest.Matcher<T> hasPlanKey(String planKey)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.