public class TestIssueTypeConfigEditWorkflowProjectLevelAdmin extends BaseJiraWebTest
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENDED_ADMINISTER_PROJECTS_ENABLED_ATTRIBUTE |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestIssueTypeConfigEditWorkflowProjectLevelAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearFlags() |
void |
editButtonShouldBeNotPresentForProjectLevelAdminWhenExtendedAdministrationIsDisabled() |
void |
editButtonShouldBeNotPresentForProjectLevelAdminWhenWorkflowIsSharedBetweenProjects() |
void |
editButtonShouldBeNotPresentForProjectLevelAdminWhenWorkflowIsSystemWorkflow() |
void |
editButtonShouldBeVisibleForProjectLevelAdmin() |
void |
messageWithActionsShouldBeVisibleForProjectLevelAdminWhenEditingWorkflow() |
static void |
setUp() |
void |
shouldBeAbleToExitDraftAndViewActiveWorkflow() |
getBackdoor, getBaseClassRule, getBaseRulepublic static final String EXTENDED_ADMINISTER_PROJECTS_ENABLED_ATTRIBUTE
public TestIssueTypeConfigEditWorkflowProjectLevelAdmin()
public static void setUp()
public void clearFlags()
public void editButtonShouldBeVisibleForProjectLevelAdmin()
public void editButtonShouldBeNotPresentForProjectLevelAdminWhenExtendedAdministrationIsDisabled()
public void messageWithActionsShouldBeVisibleForProjectLevelAdminWhenEditingWorkflow()
public void shouldBeAbleToExitDraftAndViewActiveWorkflow()
public void editButtonShouldBeNotPresentForProjectLevelAdminWhenWorkflowIsSharedBetweenProjects()
public void editButtonShouldBeNotPresentForProjectLevelAdminWhenWorkflowIsSystemWorkflow()
Copyright © 2002-2023 Atlassian. All Rights Reserved.