public class TestAdminActionsVisibility extends RestSupport
RestSupport.JsonOrStatusCode, RestSupport.RestClient
BaseRestUrl, OBJECT_MAPPER, rest, restClient, testkit, ViewBaseRestUrl
jiraWebTestClassRules, webTestRule
backdoor, 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() |
convert
getBackdoor, getBaseClassRule, getBaseRule
public TestAdminActionsVisibility() throws URISyntaxException
URISyntaxException
public 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-2022 Atlassian. All Rights Reserved.