public class TestIssueTypeConfigScreenEditor extends AbstractProjectLevelAdminScreenEditorComponent
DEFAULT_PERMISSION_SCHEME, EXTENDED_ADMINISTER_PROJECTS_ENABLED_ATTRIBUTE, LABELS, PROJECT_ADMIN_USER
FIELD_TAB, RESOLUTION, SCOTTS_TAB, timeouts
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestIssueTypeConfigScreenEditor() |
Modifier and Type | Method and Description |
---|---|
protected ScreenEditor |
getProjectAdminScreenEditor() |
ScreenEditor |
getScreenEditor() |
ScreenEditor |
getScreenEditor(String projectKey,
int issueTypeId) |
void |
testAnalyticsWhenUserIsGlobalAdmin() |
void |
testAnalyticsWhenUserIsGlobalAdminWithoutExtendedPermission() |
void |
testAnalyticsWhenUserIsProjectLevelAdmin() |
void |
testAnalyticsWhenUserIsProjectLevelAdminWithoutExtendedPermission() |
void |
testReadOnlyIfDefaultScreenForProjectAdmin() |
void |
testReadOnlyIfNoPermissionForProjectAdmin() |
void |
testReadOnlyIfSharedForProjectAdmin() |
void |
testReadOnlyIfSharedWithArchivedForProjectAdmin() |
void |
testToggleVisibleIfAdmin() |
void |
testToggleVisibleIfProjectAdmin() |
assertAnalyticsWhenUserIsGlobalAdmin, assertAnalyticsWhenUserIsGlobalAdminWithoutExtendedPermission, assertAnalyticsWhenUserIsProjectLevelAdmin, assertAnalyticsWhenUserIsProjectLevelAdminWithoutExtendedPermission, assertScreenViewEvent, assertTabLoadedEvent, captureAnalyticsForTest, getCurrentProjectId, testAddingAndRemovingTabAsBob, testAddingFieldsAsBob, testAddTabFailAsBob, testCannotEditWithoutExtendedPermissionFlag, testRemoveTabbNotVissibleForSingleTab, testRemovingFieldsAsBob, testReorderingTabsAsBob
clearAndAndReopenSuggestions, fieldsToAdd, fieldsToAdd, openCreateDialog, setUp, testAddingAndRemovingTab, testAddingFields, testAddTabFail, testRemovingFields, testRenamingTabFail, testRenamingTabSuccess, testReorderingTabs
getBackdoor, getBaseClassRule, getBaseRule
public void testAnalyticsWhenUserIsGlobalAdmin()
public void testAnalyticsWhenUserIsGlobalAdminWithoutExtendedPermission()
public void testAnalyticsWhenUserIsProjectLevelAdmin()
public void testAnalyticsWhenUserIsProjectLevelAdminWithoutExtendedPermission()
public void testToggleVisibleIfAdmin()
public void testToggleVisibleIfProjectAdmin()
public void testReadOnlyIfNoPermissionForProjectAdmin()
public void testReadOnlyIfSharedForProjectAdmin()
public void testReadOnlyIfSharedWithArchivedForProjectAdmin()
public void testReadOnlyIfDefaultScreenForProjectAdmin()
public ScreenEditor getScreenEditor(String projectKey, int issueTypeId)
public ScreenEditor getScreenEditor()
getScreenEditor
in class AbstractTestScreenEditorComponent
protected ScreenEditor getProjectAdminScreenEditor()
getProjectAdminScreenEditor
in class AbstractProjectLevelAdminScreenEditorComponent
Copyright © 2002-2022 Atlassian. All Rights Reserved.