public class TestAdminAllowlistHosts extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOW_LIST |
static String |
BASEURL |
static String |
HOST_FROM_REQUEST |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestAdminAllowlistHosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testJiraAdminIsNotAbleToSeeAllowListHostFields() |
void |
testJiraSystemAdminIsAbleToSelectSelfCreationTypeAsAllowHost() |
void |
testJiraSystemAdminIsAbleToSelectSelfCreationTypeAsBaseUrl() |
void |
testJiraSystemAdminIsAbleToSelectSelfCreationTypeAsExisting() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic static final String ALLOW_LIST
public static final String BASEURL
public static final String HOST_FROM_REQUEST
public void setUp()
public void testJiraSystemAdminIsAbleToSelectSelfCreationTypeAsAllowHost()
public void testJiraSystemAdminIsAbleToSelectSelfCreationTypeAsBaseUrl()
public void testJiraSystemAdminIsAbleToSelectSelfCreationTypeAsExisting()
public void testJiraAdminIsNotAbleToSeeAllowListHostFields()
Copyright © 2002-2024 Atlassian. All Rights Reserved.