public class TestEditFilterInvalidShares extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestEditFilterInvalidShares() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testEditFilterGlobalShareRemove()
Test to see you can no longer share when you don't have global sharing permission.
|
void |
testEditFilterMultipleProblems()
Test to see if multiple errors are handled.
|
void |
testEditFilterRemoveBrowse()
Test to make sure you can no longer share with a project that you don't have browse permission with.
|
void |
testEditFilterRemoveGroup()
Test to check that you can't save filter if you are removed from its associated group.
|
void |
testEditFilterRemoveRole()
Test to make sure you can no longer share with a role that you no longer belong to.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testEditFilterRemoveGroup()
public void testEditFilterRemoveBrowse()
public void testEditFilterRemoveRole()
public void testEditFilterGlobalShareRemove()
public void testEditFilterMultipleProblems()
Copyright © 2002-2017 Atlassian. All Rights Reserved.