public class TestAdminMenuWebFragment extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestAdminMenuWebFragment() |
Modifier and Type | Method and Description |
---|---|
void |
_testOtherUsersCannotSeeAdminSections()
Test that all other users (including not logged in) can only see project section with restriction message
|
void |
_testProjectAdminCanSeeProjectSectionOnly()
Test that the system administrator can only see the project section
|
void |
_testSystemAdminCanSeeAllAdminSections()
Test that all administrative sections are AVAILABLE when the user IS a system administrator
|
void |
assertAdminLinksAreNotVisible() |
void |
assertAdminLinksAreVisible() |
void |
setUpTest() |
void |
tearDownTest() |
void |
testAdminMenuWebFragment() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void tearDownTest()
public void testAdminMenuWebFragment()
public void _testSystemAdminCanSeeAllAdminSections()
public void _testProjectAdminCanSeeProjectSectionOnly()
public void _testOtherUsersCannotSeeAdminSections()
public void assertAdminLinksAreVisible()
public void assertAdminLinksAreNotVisible()
Copyright © 2002-2022 Atlassian. All Rights Reserved.