Package | Description |
---|---|
com.atlassian.jira.functest.framework.assertions |
Modifier and Type | Method and Description |
---|---|
static IssueNavigatorAssertions.FilterFormParam |
IssueNavigatorAssertions.FilterFormParam.createFilterFormParam(String name,
String... values) |
Modifier and Type | Method and Description |
---|---|
void |
JqlAssertions.assertFitsFilterForm(String jqlQuery,
IssueNavigatorAssertions.FilterFormParam... formParams) |
void |
IssueNavigatorAssertionsImpl.assertJqlFitsInFilterForm(String jqlQuery,
IssueNavigatorAssertions.FilterFormParam... formParams) |
void |
IssueNavigatorAssertions.assertJqlFitsInFilterForm(String jqlQuery,
IssueNavigatorAssertions.FilterFormParam... formParams)
Executes a JQL query search and asserts that it fits in the simple filter form, and that the specified params are present and set.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.