public class TestIssueTypeConfigEditWorkflowProjectLevelAdmin extends BaseJiraWebTest
Modifier and Type | Field and Description |
---|---|
static String |
EXTENDED_ADMINISTER_PROJECTS_ENABLED_ATTRIBUTE |
jiraWebTestClassRules, webTestRule
backdoor, 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, getBaseRule
public 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-2022 Atlassian. All Rights Reserved.