public class TestIssueSecuritySchemeResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData| Constructor and Description |
|---|
TestIssueSecuritySchemeResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testForbiddenForUsersWithoutAdministrativePermissionsOnProject() |
void |
testGetForbiddenForNotAdmin() |
void |
testGetReturnsSchemeWithLevels() |
void |
testGetSuccessfulForNotAdminWithProjectAdminPermissions() |
void |
testGettingSecuritySchemeForProject() |
void |
testListForbiddenForNotAdmin() |
void |
testListReturnsEmpty() |
void |
testListReturnsOneScheme() |
void |
testNoSecuritySchemeForProject() |
void |
testNoSecuritySchemeForProjectIdentifiedById() |
void |
testProjectDoesNotExist() |
getEnvironmentDatapublic void setup()
public void testListForbiddenForNotAdmin()
throws Exception
Exceptionpublic void testGetReturnsSchemeWithLevels()
throws Exception
Exceptionpublic void testGetSuccessfulForNotAdminWithProjectAdminPermissions()
public void testGetForbiddenForNotAdmin()
throws Exception
Exceptionpublic void testGettingSecuritySchemeForProject()
public void testNoSecuritySchemeForProject()
throws Exception
Exceptionpublic void testForbiddenForUsersWithoutAdministrativePermissionsOnProject()
public void testProjectDoesNotExist()
Copyright © 2002-2021 Atlassian. All Rights Reserved.