java.lang.Object | |
↳ | com.atlassian.jira.functest.framework.navigator.GenericQueryCondition |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Assert that the condition is corrected configured for the passed tester.
| |||||||||||
Get the condition as configured on the web page.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||||||
From interface
com.atlassian.jira.functest.framework.navigator.NavigatorCondition
|
Assert that the condition is corrected configured for the passed tester. The tester must be on the Navigator page when called.
document | the tester pointed at the Navigator page. |
---|
Get the condition as configured on the web page. The tester will be on the Navigator page when called.
tester | the tester pointed at the Navigator page. |
---|