Uses of Class
com.atlassian.jira.functest.framework.assertions.IssueNavigatorAssertions.FilterFormParam

Packages that use IssueNavigatorAssertions.FilterFormParam
com.atlassian.jira.functest.framework.assertions   
 

Uses of IssueNavigatorAssertions.FilterFormParam in com.atlassian.jira.functest.framework.assertions
 

Methods in com.atlassian.jira.functest.framework.assertions with parameters of type IssueNavigatorAssertions.FilterFormParam
 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-2011 Atlassian. All Rights Reserved.