public class IssuePickerRowMatchers extends Object
| Constructor and Description |
|---|
IssuePickerRowMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<IssuePickerPopup.IssuePickerRow> |
containsIssueKeys(Iterable<String> issueKeys) |
static org.hamcrest.Matcher<IssuePickerPopup.IssuePickerRow> |
hasIssueKey(String key) |
public static org.hamcrest.Matcher<IssuePickerPopup.IssuePickerRow> hasIssueKey(String key)
public static org.hamcrest.Matcher<IssuePickerPopup.IssuePickerRow> containsIssueKeys(Iterable<String> issueKeys)
Copyright © 2002-2022 Atlassian. All Rights Reserved.