public class TestEventTypes extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestEventTypes() |
Modifier and Type | Method and Description |
---|---|
void |
checkEventTypeDetails(String eventTypeName,
String eventTypeDesc,
String status,
String template,
String notificationScheme,
String workflow) |
void |
checkNotificationForEvent(String eventTypeName,
String notificationType,
String template) |
void |
deleteEventType(String name) |
String |
getEventTypeIDWithName(String name) |
void |
testAddEventType() |
void |
testAddEventTypeWithErrors() |
void |
testCreateNotificationAssociation() |
void |
testDeleteEventType() |
void |
testEditEventType() |
void |
testEventDefsOrder() |
void |
testEventWithApostropheDisplaysCorrectly() |
void |
testNotificationsEventOrder() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void testAddEventType()
public void testAddEventTypeWithErrors()
public void testDeleteEventType()
public void testEditEventType()
public void testCreateNotificationAssociation()
public void testEventDefsOrder()
public void testNotificationsEventOrder()
public void testEventWithApostropheDisplaysCorrectly()
public void deleteEventType(String name)
public void checkEventTypeDetails(String eventTypeName, String eventTypeDesc, String status, String template, String notificationScheme, String workflow)
Copyright © 2002-2021 Atlassian. All Rights Reserved.