public class TestProjectRoleResource extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestProjectRoleResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddRoleActor() |
void |
testAddRoleActors() |
void |
testAddRoleActorsWhenGroupExistsUserNotExists() |
void |
testAddRoleActorsWhenNoUserAndNoGroupExists() |
void |
testAddRoleActorsWhenUserExistsGroupNotExists() |
void |
testDeleteRoleActor() |
void |
testDeleteRoleActorsWhenGroupNotExists() |
void |
testDeleteRoleActorsWhenUserNotExists() |
void |
testSetRoleActors() |
void |
testViewProjectRoles() |
void |
testViewRole() |
void |
testViewRoleActorsIsSortedByDisplayName() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void testViewRole()
public void testViewRoleActorsIsSortedByDisplayName()
public void testSetRoleActors()
public void testDeleteRoleActor()
public void testDeleteRoleActorsWhenUserNotExists()
public void testDeleteRoleActorsWhenGroupNotExists()
public void testAddRoleActor()
public void testAddRoleActors()
public void testAddRoleActorsWhenUserExistsGroupNotExists()
public void testAddRoleActorsWhenGroupExistsUserNotExists()
public void testAddRoleActorsWhenNoUserAndNoGroupExists()
public void setUp()
Copyright © 2002-2021 Atlassian. All Rights Reserved.