public class TestNotificationSchemeResource extends BaseJiraFuncTest
| Modifier and Type | Field and Description | 
|---|---|
static String | 
SCHEME_NAME  | 
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 static final String SCHEME_NAME
public 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-2017 Atlassian. All Rights Reserved.