public class TestGeneralConfiguration extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestGeneralConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAjaxIssuePicker() |
void |
testBaseUrlValidation() |
void |
testLocaleWhitelistValidation()
JRA-23891 Test that a language not in the defaultLocales fails validation
|
void |
testLocalisesLanguageListItems()
Items in the language list should be localised to that same language
(e.g.
|
void |
testMaxAuthattempts() |
void |
testMaxProjectKeyLength() |
void |
testMaxProjectNameLength() |
void |
testMimeSnifferOptions() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUp()
public void tearDown()
public void testAjaxIssuePicker()
public void testBaseUrlValidation()
public void testMimeSnifferOptions()
public void testLocalisesLanguageListItems()
public void testMaxAuthattempts()
public void testMaxProjectNameLength()
public void testMaxProjectKeyLength()
public void testLocaleWhitelistValidation()
Copyright © 2002-2019 Atlassian. All Rights Reserved.