public class TestNotificationSchemeResource extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestNotificationSchemeResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testGettingEmptyNotificationSchemesPage() |
void |
testGettingNotificationSchemeAndExpandingAll() |
void |
testGettingNotificationSchemeAnonymously() |
void |
testGettingNotificationSchemesPageRespectMaximum() |
void |
testGettingNotificationSchemesPages() |
void |
testGettingNotificationSchemeWhichDoesntExist() |
void |
testGettingNotificationSchemeWithDefaultIssueUpdatedNotification() |
void |
testGettingNotificationSchemeWithEmailAddress() |
void |
testGettingNotificationSchemeWithGroup() |
void |
testGettingNotificationSchemeWithoutPermissions() |
void |
testGettingNotificationSchemeWithProjectRole() |
void |
testGettingNotificationSchemeWithUser() |
void |
testGettingTooManyNotificationSchemes() |
void |
testProvidingInvalidExpandParameter() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUpTest()
public void testGettingNotificationSchemeWithProjectRole()
public void testGettingNotificationSchemeWithDefaultIssueUpdatedNotification()
public void testGettingNotificationSchemeWithUser()
public void testGettingNotificationSchemeAndExpandingAll()
public void testProvidingInvalidExpandParameter()
public void testGettingNotificationSchemeWithGroup()
public void testGettingNotificationSchemeWithEmailAddress()
public void testGettingNotificationSchemeWithoutPermissions()
public void testGettingNotificationSchemeAnonymously()
public void testGettingNotificationSchemeWhichDoesntExist()
public void testGettingNotificationSchemesPages()
public void testGettingTooManyNotificationSchemes()
public void testGettingEmptyNotificationSchemesPage()
public void testGettingNotificationSchemesPageRespectMaximum()
Copyright © 2002-2023 Atlassian. All Rights Reserved.