public class TestReindexNotification extends BaseJiraWebTest
jiraWebTestClassRules, webTestRule
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestReindexNotification() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
whenAddingCustomFieldWithContextThatDoesNotHasAffectedIssuesDoNotShowReindexNotification() |
void |
whenAddingCustomFieldWithContextThatHasAffectedIssuesShowReindexNotification() |
void |
whenAddingGlobalCustomFieldThatDoesNotHasAffectedIssuesDoNotShowReindexNotification() |
void |
whenAddingGlobalCustomFieldThatHasAffectedIssuesShowReindexNotification() |
getBackdoor, getBaseClassRule, getBaseRule
public void setUp()
public void whenAddingGlobalCustomFieldThatHasAffectedIssuesShowReindexNotification()
public void whenAddingGlobalCustomFieldThatDoesNotHasAffectedIssuesDoNotShowReindexNotification()
public void whenAddingCustomFieldWithContextThatHasAffectedIssuesShowReindexNotification()
public void whenAddingCustomFieldWithContextThatDoesNotHasAffectedIssuesDoNotShowReindexNotification()
Copyright © 2002-2022 Atlassian. All Rights Reserved.