public class ParserImpl extends AbstractFuncTestUtil implements Parser
| Modifier and Type | Field and Description |
|---|---|
protected FilterParser |
filter |
protected IssueParser |
issue |
protected IssueNavigatorParser |
issueNavigatorParser |
protected SystemInfoParser |
systemInfoParser |
environmentData, FS, locators, logger, logIndentLevel, tester| Constructor and Description |
|---|
ParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
FilterParser |
filter()
Get the parser for filters
|
Header |
header()
Return an object that can parse the header.
|
IssueParser |
issue()
Get the issue related parser
|
IssueNavigatorParser |
navigatorParser()
Get a parser for the issue navigator.
|
SystemInfoParser |
systemInfo()
Get the parser that can read the JIRA System Info
|
childLogIndentLevel, getAssertions, getEnvironmentData, getFuncTestHelperFactory, getLogger, log, log, navigation, submitAtPageprotected IssueParser issue
protected FilterParser filter
protected SystemInfoParser systemInfoParser
protected final IssueNavigatorParser issueNavigatorParser
public ParserImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData)
public IssueParser issue()
Parserpublic FilterParser filter()
Parserpublic SystemInfoParser systemInfo()
ParsersystemInfo in interface Parserpublic IssueNavigatorParser navigatorParser()
ParsernavigatorParser in interface ParserCopyright © 2002-2015 Atlassian. All Rights Reserved.