public class TestSystemInfoPage extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestSystemInfoPage() |
Modifier and Type | Method and Description |
---|---|
void |
tearDownTest() |
void |
testApplicationPropertiesPresent() |
void |
testGarbageCollectionLinkReturnsToSystemInfo() |
void |
testInstallationType() |
void |
testShowsLanguageListInDefaultLanguage()
A user with no predefined language gets the language options in the system's default language
|
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.
|
void |
testSupportRequestContainsMemoryAndInputArgsInfo() |
void |
testSystemInfoContainsJiraHome() |
void |
testSystemInfoContainsTimezoneInfo() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void tearDownTest()
public void testInstallationType()
public void testSupportRequestContainsMemoryAndInputArgsInfo()
public void testSystemInfoContainsTimezoneInfo() throws Exception
Exception
public void testApplicationPropertiesPresent()
public void testSystemInfoContainsJiraHome()
public void testShowsLanguageListInDefaultLanguage()
public void testShowsLanguageListInTheUsersLanguage()
public void testGarbageCollectionLinkReturnsToSystemInfo()
Copyright © 2002-2022 Atlassian. All Rights Reserved.