Class TestSystemAdminItemsLayout
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.admin.TestSystemAdminItemsLayout
- Since:
- v7.0
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestSystemAdminItemsLayout
public TestSystemAdminItemsLayout()
-
-
Method Details
-
setUp
public void setUp() -
shouldAddTopAdministrationTabsInCorrectOrder
public void shouldAddTopAdministrationTabsInCorrectOrder() -
shouldAddIssueCollectorsToSystemPage
public void shouldAddIssueCollectorsToSystemPage() -
shouldAddProjectRolesToSecuritySection
public void shouldAddProjectRolesToSecuritySection() -
shouldAddAtlassianSupportToolsToTroubleshootinAdnSupportSection
public void shouldAddAtlassianSupportToolsToTroubleshootinAdnSupportSection() -
shouldAddDatabaseMonitoringToTroubleshootinAdnSupportSection
public void shouldAddDatabaseMonitoringToTroubleshootinAdnSupportSection() -
orderOfItemsInTroubleshootingAndSupportSectionShouldBeFixed
public void orderOfItemsInTroubleshootingAndSupportSectionShouldBeFixed() -
shouldAddAdminHelperItemsToSystemPage
public void shouldAddAdminHelperItemsToSystemPage()
-