|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctTestConstants | |
---|---|
com.atlassian.jira.functest.framework | |
com.atlassian.jira.functest.framework.admin | |
com.atlassian.jira.functest.framework.admin.services | |
com.atlassian.jira.webtests |
Uses of FunctTestConstants in com.atlassian.jira.functest.framework |
---|
Classes in com.atlassian.jira.functest.framework that implement FunctTestConstants | |
---|---|
class |
FuncTestCase
The base class for JIRA "next generation" functional test cases. |
Uses of FunctTestConstants in com.atlassian.jira.functest.framework.admin |
---|
Classes in com.atlassian.jira.functest.framework.admin that implement FunctTestConstants | |
---|---|
class |
ViewServices
Gives operations that can be called on the ViewServices page. |
Uses of FunctTestConstants in com.atlassian.jira.functest.framework.admin.services |
---|
Classes in com.atlassian.jira.functest.framework.admin.services that implement FunctTestConstants | |
---|---|
class |
EditService
Represents the functionality provided by the Edit Service Page. |
Uses of FunctTestConstants in com.atlassian.jira.webtests |
---|
Classes in com.atlassian.jira.webtests that implement FunctTestConstants | |
---|---|
class |
AbstractSubscriptionEmailTest
An abstract class for tests that check the integrity of subscription e-mails. |
class |
AbstractTestIssueNavigatorColumnsView
|
class |
AbstractTestIssueNavigatorView
|
class |
AbstractTestIssueNavigatorXmlView
|
class |
AbstractTestWorkflowNameEditing
Common test cases for professional and enterprise JIRA testing editing workflow names |
class |
EmailFuncTestCase
This class extends FuncTestCase by adding methods to test emails being sent from JIRA. |
class |
JIRAWebTest
Deprecated. This is a legacy class that evolved as a result of a 'stuff every util into the base class' approach. It is probably one of the fattest classes in the JIRA code base. It has been replaced by FuncTestCase that attempts to separate its various responsibilities
into multiple helper classes. Always use FuncTestCase for new
func tests and attempt to migrate old tests to use it whenever possible. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |