public class TestAdminActionsVisibility extends RestSupport
RestSupport.JsonOrStatusCode, RestSupport.RestClientBaseRestUrl, OBJECT_MAPPER, rest, restClient, testkit, ViewBaseRestUrljiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestAdminActionsVisibility() |
| Modifier and Type | Method and Description |
|---|---|
void |
andCheckEventCreatedIsNotVisibleTo(String user) |
void |
andCheckEventCreatedIsVisibleTo(String user) |
void |
createEventAs(String user,
Runnable tests) |
void |
setUp() |
void |
testAdminCanSeeAdminChanges() |
void |
testAdminCanSeeSysAdminChanges() |
void |
testSysAdminCanSeeAdminChanges() |
void |
testSysAdminCanSeeSysAdminChanges() |
convertgetBackdoor, getBaseClassRule, getBaseRulepublic TestAdminActionsVisibility()
throws URISyntaxException
URISyntaxExceptionpublic void setUp()
public void testAdminCanSeeSysAdminChanges()
public void testAdminCanSeeAdminChanges()
public void testSysAdminCanSeeSysAdminChanges()
public void testSysAdminCanSeeAdminChanges()
public void andCheckEventCreatedIsVisibleTo(String user)
public void andCheckEventCreatedIsNotVisibleTo(String user)
Copyright © 2002-2023 Atlassian. All Rights Reserved.