Uses of Class
com.atlassian.jira.functest.framework.SystemTenantOnly

Packages that use SystemTenantOnly
com.atlassian.jira.webtests.ztests.admin   
com.atlassian.jira.webtests.ztests.admin.index   
com.atlassian.jira.webtests.ztests.misc   
com.atlassian.jira.webtests.ztests.navigator.jql   
com.atlassian.jira.webtests.ztests.plugin.reloadable   
 

Uses of SystemTenantOnly in com.atlassian.jira.webtests.ztests.admin
 

Classes in com.atlassian.jira.webtests.ztests.admin with annotations of type SystemTenantOnly
 class TestTimeTrackingAdmin
          Tests the Time Tracking Admin page
 

Methods in com.atlassian.jira.webtests.ztests.admin with annotations of type SystemTenantOnly
 void TestTimeTrackingAdmin.testIssueOperationsPluginDisabledAndLogWorkModuleDisabled()
          If both the plugin and module are disabled (achieved by disabling the module first), the error message for the plugin should be shown (as you can't re-enable a module without first enabling the plugin.
 

Uses of SystemTenantOnly in com.atlassian.jira.webtests.ztests.admin.index
 

Methods in com.atlassian.jira.webtests.ztests.admin.index with annotations of type SystemTenantOnly
 void TestReindexMessages.testEnableDisablePlugins()
           
 

Uses of SystemTenantOnly in com.atlassian.jira.webtests.ztests.misc
 

Classes in com.atlassian.jira.webtests.ztests.misc with annotations of type SystemTenantOnly
 class TestDefaultJiraDataFromInstall
          This functional test should run before all other functional tests.
 class TestJohnsonFiltersWhileNotSetup
          Tests that when JIRA is not setup, the required error responses are sent for various request URL patterns.
 

Uses of SystemTenantOnly in com.atlassian.jira.webtests.ztests.navigator.jql
 

Classes in com.atlassian.jira.webtests.ztests.navigator.jql with annotations of type SystemTenantOnly
 class TestCustomFieldsDisabled
          Verify the behaviour of custom fields in JQL queries when they have been disabled.
 

Methods in com.atlassian.jira.webtests.ztests.navigator.jql with annotations of type SystemTenantOnly
 void TestSorting.testJqlBuiltOrderByClauses()
           
 

Uses of SystemTenantOnly in com.atlassian.jira.webtests.ztests.plugin.reloadable
 

Classes in com.atlassian.jira.webtests.ztests.plugin.reloadable with annotations of type SystemTenantOnly
 class AbstractReloadablePluginsTest
          Base class for all reloadable plugin modules tests.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.