public class TestXSSInFullName extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
static String |
ALANS_PASSWORD |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestXSSInFullName() |
Modifier and Type | Method and Description |
---|---|
void |
_testAssigneeFieldinMoveOperation() |
void |
_testAssigneeNavigatorView() |
void |
_testChangeHistoryTab() |
void |
_testDashboardPortlets() |
void |
_testDeveloperWorkloadReport() |
void |
_testEditAssigneeField() |
void |
_testFullUsernameInComment()
Ensure that a user's fullname is html escaped correctly in the comments and in the bodytop where the fullname of the
logged in user is displayed.
|
void |
_testMultiUserCustomFieldView() |
void |
_testReporterInBulkEdit() |
void |
_testReporterInNavigatorView() |
void |
_testTimeTrackingExcel() |
void |
_testUserPickerCustomField() |
void |
_testWatchersTable() |
void |
_testWorklogTab() |
void |
setUp() |
void |
testFullNameWithScript() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public static final String ALANS_PASSWORD
public void setUp()
public void testFullNameWithScript()
public void _testFullUsernameInComment()
public void _testEditAssigneeField()
public void _testAssigneeNavigatorView()
public void _testAssigneeFieldinMoveOperation()
public void _testChangeHistoryTab()
public void _testDeveloperWorkloadReport()
public void _testWorklogTab()
public void _testUserPickerCustomField()
public void _testReporterInNavigatorView()
public void _testWatchersTable()
public void _testDashboardPortlets()
public void _testReporterInBulkEdit()
public void _testMultiUserCustomFieldView()
public void _testTimeTrackingExcel()
Copyright © 2002-2017 Atlassian. All Rights Reserved.