public class TestProjectRoles extends BaseJiraWebTest
Modifier and Type | Field and Description |
---|---|
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
webDriverScreenshotRule |
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestProjectRoles() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
tearDown() |
void |
testAddUserToRoleWithNoBrowseUsersPermission() |
void |
testCanEditRoles() |
void |
testCanViewRoles() |
void |
testChangeDefaultAssignee() |
void |
testChangeProjectLeadWithErrors() |
void |
testChangeProjectLeadWithSuggestionsWorks() |
void |
testEditRolesWithServerError() |
void |
testEmailVisibilitySetting() |
void |
testEmptyRoles() |
void |
testNonAssignableProjectLeadShownInRed() |
void |
testNonExistentProjectLeadShownInRed() |
void |
testPaginationNavigator() |
void |
testProjectLeadChangeWithTooLongKey() |
void |
testProjectLeadPickerDisabled() |
void |
testProjectWithDeletedUserThatCanStillBeAssigned() |
void |
testProjectWithInvalidProjectLeadDisplaysWarningMessage() |
void |
testProjectWithIssuesThatCanBeUnassignedDisplaysCorrectDefaultAssignee() |
void |
testRolesFilter() |
getBackdoor, getBaseClassRule, getBaseRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
public void setUp()
public static void tearDown()
public void testCanViewRoles()
public void testCanEditRoles()
public void testEmptyRoles()
public void testAddUserToRoleWithNoBrowseUsersPermission()
public void testEditRolesWithServerError()
public void testNonExistentProjectLeadShownInRed()
public void testNonAssignableProjectLeadShownInRed()
public void testProjectWithIssuesThatCanBeUnassignedDisplaysCorrectDefaultAssignee()
public void testProjectWithDeletedUserThatCanStillBeAssigned()
public void testChangeProjectLeadWithSuggestionsWorks()
public void testChangeProjectLeadWithErrors()
public void testProjectLeadPickerDisabled()
public void testChangeDefaultAssignee()
public void testRolesFilter()
public void testEmailVisibilitySetting()
public void testPaginationNavigator()
public void testProjectWithInvalidProjectLeadDisplaysWarningMessage()
public void testProjectLeadChangeWithTooLongKey()
Copyright © 2002-2017 Atlassian. All Rights Reserved.