public class TestIssueTypeConfigScreenEditor extends AbstractProjectLevelAdminScreenEditorComponent
DEFAULT_PERMISSION_SCHEME, EXTENDED_ADMINISTER_PROJECTS_ENABLED_ATTRIBUTE, LABELS, PROJECT_ADMIN_USERFIELD_TAB, RESOLUTION, SCOTTS_TAB, timeoutsjiraWebTestClassRules, webTestRulebackdoor, 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, testReorderingTabsAsBobclearAndAndReopenSuggestions, fieldsToAdd, fieldsToAdd, openCreateDialog, setUp, testAddingAndRemovingTab, testAddingFields, testAddTabFail, testRemovingFields, testRenamingTabFail, testRenamingTabSuccess, testReorderingTabsgetBackdoor, getBaseClassRule, getBaseRulepublic 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 AbstractTestScreenEditorComponentprotected ScreenEditor getProjectAdminScreenEditor()
getProjectAdminScreenEditor in class AbstractProjectLevelAdminScreenEditorComponentCopyright © 2002-2019 Atlassian. All Rights Reserved.