public class TestCustomFieldsNoSearcherPermissions extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestCustomFieldsNoSearcherPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
tearDown() |
void |
testAddCustomFieldWithoutSearcherToIssueLevelPermission() |
void |
testAddCustomFieldWithoutSearcherToPermission() |
void |
testAddingSearcherToCustomField()
Test that adding a searcher to the customfield, makes it possible for that customfield to be added to a permission.
|
void |
testDeleteCustomField()
Tests to ensure that deleting a customfield that's used in a permission scheme or issue level
security scheme will throw an error.
|
void |
testDeleteIssueSecurityLevelFlushesCache()
Tests to ensure that deleting a customfield that's used in a permission scheme or issue level
security scheme will throw an error.
|
void |
testEditCustomFieldSetSearcherToNone()
Tests to ensure that setting the searcher of a customfield that's used in a permission scheme or issue level
security scheme will throw an error.
|
void |
testRemovingCustomField()
Test that we can remove a customfield, after we've removed it from permission and issuelevelschemes
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public TestCustomFieldsNoSearcherPermissions()
public void setUpTest()
public void tearDown()
public void testEditCustomFieldSetSearcherToNone()
public void testDeleteCustomField()
public void testAddCustomFieldWithoutSearcherToPermission()
public void testAddCustomFieldWithoutSearcherToIssueLevelPermission()
public void testAddingSearcherToCustomField()
public void testRemovingCustomField()
public void testDeleteIssueSecurityLevelFlushesCache()
Copyright © 2002-2022 Atlassian. All Rights Reserved.