public class TestIssueSecurityWithRoles extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIssueSecurityWithRoles() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testIssueSecurityWithRolesEditIssueFields()
Tests that issue level security field on edit issue shows correct issue levels based on user's role
after cache has been reloaded
|
void |
testIssueSecurityWithRolesEditIssueFieldsDirectly()
Tests that issue level security field on edit issue shows correct issue levels based on user's role
after cache has been reloaded when going directly to EditIssue
|
void |
testIssueSecurityWithRolesIssueNavigator()
Tests that issue security schemes with roles restrict unauthorized users from seeing issues
in the issue navigator
|
void |
testIssueSecurityWithRolesMultiProject()
Tests that issue security schemes with roles restrict unauthorized users from seeing issues
across multiple projects with different but equivalent issue security schemes
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUp()
public void testIssueSecurityWithRolesIssueNavigator()
public void testIssueSecurityWithRolesMultiProject()
public void testIssueSecurityWithRolesEditIssueFields()
public void testIssueSecurityWithRolesEditIssueFieldsDirectly()
Copyright © 2002-2019 Atlassian. All Rights Reserved.