Class TestSystemInfoPage

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.admin.TestSystemInfoPage

public class TestSystemInfoPage extends BaseJiraFuncTest
Check that the SystemInfo page is correct, added for the new ReleaseInfo integration.
  • Constructor Details

    • TestSystemInfoPage

      public TestSystemInfoPage()
  • Method Details

    • tearDownTest

      public void tearDownTest()
    • testInstallationType

      public void testInstallationType()
    • testSupportRequestContainsMemoryAndInputArgsInfo

      public void testSupportRequestContainsMemoryAndInputArgsInfo()
    • testSystemInfoContainsTimezoneInfo

      public void testSystemInfoContainsTimezoneInfo() throws Exception
      Throws:
      Exception
    • testApplicationPropertiesPresent

      public void testApplicationPropertiesPresent()
    • testSystemInfoContainsJiraHome

      public void testSystemInfoContainsJiraHome()
    • testShowsLanguageListInDefaultLanguage

      public void testShowsLanguageListInDefaultLanguage()
      A user with no predefined language gets the language options in the system's default language
    • testShowsLanguageListInTheUsersLanguage

      public void testShowsLanguageListInTheUsersLanguage()
      A user with a language preference that is different from the system's language gets the list of languages in his preferred language.
    • testGarbageCollectionLinkReturnsToSystemInfo

      public void testGarbageCollectionLinkReturnsToSystemInfo()