|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework |
|---|
| Classes in com.atlassian.jira.functest.framework that implement FuncTestLogger | |
|---|---|
class |
AbstractFuncTestUtil
A base class for func test utlity classes. |
class |
AbstractNavigationUtil
Abstract class for domain specific navigation. |
class |
AdministrationImpl
Implementation of Administration |
class |
FuncTestCase
The base class for JIRA "next generation" functional test cases. |
class |
FuncTestCaseJiraSetup
This class is responsible for "setting up" and "tearing down" JIRA from a functional test point of view. |
class |
NavigationImpl
Implementation of Navigation |
class |
ParserImpl
|
class |
UserProfileImpl
Default implementation of UserProfile |
class |
WorkflowsImpl
Navigation actions that pertain to workflows and bulk migrations/transitions. |
| Fields in com.atlassian.jira.functest.framework declared as FuncTestLogger | |
|---|---|
protected FuncTestLogger |
FuncTestCase.log
Use this field to access the FuncTestLogger in play |
protected FuncTestLogger |
AbstractFuncTestUtil.logger
|
| Methods in com.atlassian.jira.functest.framework that return FuncTestLogger | |
|---|---|
FuncTestLogger |
AbstractFuncTestUtil.getLogger()
|
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.admin |
|---|
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.assertions |
|---|
| Classes in com.atlassian.jira.functest.framework.assertions that implement FuncTestLogger | |
|---|---|
class |
AssertionsImpl
Implementation of Assertions |
class |
DashboardAssertionsImpl
And implementation of DashboardAssertions |
class |
IssueNavigatorAssertionsImpl
|
class |
JiraFormAssertionsImpl
And implementation of JiraFormAssertions. |
class |
LabelAssertionsImpl
Implementation for Label Assertions |
class |
LinkAssertionsImpl
Default implementation of the LinkAssertions interface. |
class |
TableAssertions
Used to make assertions about web Tables. |
class |
TextAssertionsImpl
An implementation of the TextAssertions |
class |
URLAssertionsImpl
Default implementation of URLAssertions. |
class |
UserAssertions
|
class |
ViewIssueAssertions
Makes assertions on the View Issue page. |
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.dump |
|---|
| Methods in com.atlassian.jira.functest.framework.dump with parameters of type FuncTestLogger | |
|---|---|
static void |
ArtifactDumper.openBrowser(String command,
File captureFile,
FuncTestLogger logger)
|
| Constructors in com.atlassian.jira.functest.framework.dump with parameters of type FuncTestLogger | |
|---|---|
ArtifactDumper(junit.framework.TestCase testCase,
Throwable failureCause,
Date date,
FuncTestLogger logger)
This will dump artifact files out to a well know location |
|
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.log |
|---|
| Classes in com.atlassian.jira.functest.framework.log that implement FuncTestLogger | |
|---|---|
class |
FuncTestLoggerImpl
A logging implementation with the concept of "indentation" for hirearchical levels of logging. |
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.navigation |
|---|
| Classes in com.atlassian.jira.functest.framework.navigation that implement FuncTestLogger | |
|---|---|
class |
IssueNavigationImpl
Navigate Issue functionality |
class |
IssueNavigatorNavigationImpl
Navigate Issue Navigation functionality. |
class |
ManageFiltersNavigation
The FilterNavigation representing the ManageFilters views, this implementation should be complete and definitive of the full functionality of the view. |
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.navigation.issue |
|---|
| Constructors in com.atlassian.jira.functest.framework.navigation.issue with parameters of type FuncTestLogger | |
|---|---|
DefaultAttachmentManagement(net.sourceforge.jwebunit.WebTester tester,
FuncTestLogger logger)
|
|
DefaultAttachmentsBlock(net.sourceforge.jwebunit.WebTester tester,
FuncTestLogger logger,
FileAttachmentsList fileAttachmentsList,
ImageAttachmentsGallery imageAttachmentsGallery,
AttachmentManagement attachmentManagement)
|
|
DefaultFileAttachmentsList(net.sourceforge.jwebunit.WebTester tester,
FuncTestLogger logger)
|
|
DefaultImageAttachmentsGallery(net.sourceforge.jwebunit.WebTester tester,
FuncTestLogger logger)
|
|
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.parser |
|---|
| Classes in com.atlassian.jira.functest.framework.parser that implement FuncTestLogger | |
|---|---|
class |
IssueNavigatorParserImpl
Simple implementation of the IssueNavigatorParser interface. |
class |
IssueParserImpl
|
class |
SystemInfoParserImpl
A parser of the System Info Page |
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.parser.filter |
|---|
| Classes in com.atlassian.jira.functest.framework.parser.filter that implement FuncTestLogger | |
|---|---|
class |
FilterParserImpl
|
| Uses of FuncTestLogger in com.atlassian.jira.functest.framework.util.env |
|---|
| Classes in com.atlassian.jira.functest.framework.util.env that implement FuncTestLogger | |
|---|---|
class |
EnvironmentUtils
Utility methods for environment settings JIRA runs in. |
| Uses of FuncTestLogger in com.atlassian.jira.webtests |
|---|
| Classes in com.atlassian.jira.webtests that implement FuncTestLogger | |
|---|---|
class |
AbstractSubscriptionEmailTest
An abstract class for tests that check the integrity of subscription e-mails. |
class |
EmailFuncTestCase
This class extends FuncTestCase by adding methods to test emails being sent from JIRA. |
class |
TestXmlRestore
|
| Fields in com.atlassian.jira.webtests declared as FuncTestLogger | |
|---|---|
protected FuncTestLogger |
JIRAWebTest.log
Deprecated. Use this field to access the FuncTestLogger in play |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||