public class TestSecurityLevelResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestSecurityLevelResource() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testGetNoSecurityLevelsWhenDoesNotHaveSetIssueSecurityPermission() |
void |
testGetNoSecurityLevelsWhenNotInSecurityLevelGroup() |
void |
testGetSecurityLevelsForExistingProjectWithoutPermissionsForProject() |
void |
testGetSecurityLevelsForNonExistingProject() |
void |
testGetSecurityLevelWhenInSecurityLevelGroup() |
void |
testGetSecurityLevelWhenInTwoSecurityLevelGroups() |
getEnvironmentData
public void setUpTest()
public void testGetSecurityLevelsForNonExistingProject()
public void testGetSecurityLevelsForExistingProjectWithoutPermissionsForProject()
public void testGetNoSecurityLevelsWhenDoesNotHaveSetIssueSecurityPermission()
public void testGetNoSecurityLevelsWhenNotInSecurityLevelGroup()
public void testGetSecurityLevelWhenInSecurityLevelGroup()
public void testGetSecurityLevelWhenInTwoSecurityLevelGroups()
Copyright © 2002-2019 Atlassian. All Rights Reserved.