public class IssueNavigatorParserImpl extends AbstractFuncTestUtil implements IssueNavigatorParser
IssueNavigatorParser interface.environmentData, FS, locators, logger, logIndentLevel, tester| Constructor and Description |
|---|
IssueNavigatorParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
int logIndentLevel) |
| Modifier and Type | Method and Description |
|---|---|
NavigatorSearch |
parseSettings(net.sourceforge.jwebunit.WebTester tester,
Collection conditions)
Parse out the issue navigator settings from the Navigator search page.
|
childLogIndentLevel, getAssertions, getEnvironmentData, getFuncTestHelperFactory, getLogger, log, log, navigation, submitAtPagepublic IssueNavigatorParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
int logIndentLevel)
public NavigatorSearch parseSettings(net.sourceforge.jwebunit.WebTester tester, Collection conditions)
IssueNavigatorParserparseSettings in interface IssueNavigatorParsertester - the we client pointed to the navigation page.conditions - the conditions to parse out.Copyright © 2002-2016 Atlassian. All Rights Reserved.