public class TestEditFilterInvalidShares extends TestEditFilter
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestEditFilterInvalidShares() |
Modifier and Type | Method and Description |
---|---|
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 |
testEditFilterMultipleShares()
Test to see if multiple shares are handled.
|
void |
testEditFilterRemoveBrowse_works()
Test to make sure you still can share with a project that you don't have browse permission with.
|
void |
testEditFilterRemoveBrowse()
Test to make sure you can no longer share with a project that you don't have browse permission with.
|
void |
testEditFilterRemoveGroup_works()
Test to check that you can save filter if you are removed from its associated group.
|
void |
testEditFilterRemoveGroup()
Test to check that you can't save filter if you are removed from its associated group.
|
void |
testEditFilterRemoveRole_works()
Test to make sure you still can share with a role that you no longer belong to.
|
void |
testEditFilterRemoveRole()
Test to make sure you can no longer share with a role that you no longer belong to.
|
setUpTest
getAssertions, getBackdoor, getEnvironmentData, getTester
public void testEditFilterRemoveGroup()
public void testEditFilterRemoveGroup_works()
public void testEditFilterRemoveBrowse()
public void testEditFilterRemoveBrowse_works()
public void testEditFilterRemoveRole()
public void testEditFilterRemoveRole_works()
public void testEditFilterGlobalShareRemove()
public void testEditFilterMultipleProblems()
public void testEditFilterMultipleShares()
Copyright © 2002-2022 Atlassian. All Rights Reserved.