public class PlanResultKeyMatcher extends Object
Constructor and Description |
---|
PlanResultKeyMatcher() |
Modifier and Type | Method and Description |
---|---|
static <T extends PlanResultKeyProvider> |
hasPlanResultKey(org.hamcrest.Matcher<PlanResultKey> textMatcher) |
static <T extends PlanResultKeyProvider> |
hasPlanResultKey(PlanResultKey planResultKey) |
static <T extends PlanResultKeyProvider> |
hasPlanResultKey(String planResultKey) |
public static <T extends PlanResultKeyProvider> org.hamcrest.Matcher<T> hasPlanResultKey(org.hamcrest.Matcher<PlanResultKey> textMatcher)
public static <T extends PlanResultKeyProvider> org.hamcrest.Matcher<T> hasPlanResultKey(PlanResultKey planResultKey)
public static <T extends PlanResultKeyProvider> org.hamcrest.Matcher<T> hasPlanResultKey(String planResultKey)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.