public class TestIndexingInBackground extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestIndexingInBackground() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testBackgroundReindexingSmokeTest() |
void |
testBackgroundReindexWillReindexIssueEvenIfPreviousIndexingOperationWasLost() |
void |
testBackgroundReindexWithComments() |
void |
testBackgroundReindexWithWorklogs() |
void |
testCommentIndexIsCorrupt() |
void |
testConfigChangeDuringIndexGetsNewMessage() |
void |
testEditingAnIssueDuringABackgroundReindexShouldNotCauseLostUpdates() |
void |
testIssueIndexIsCorrupt() |
void |
testReindexWhenExtraIssues() |
void |
testReindexWhenIssuesMissing() |
void |
testReindexWithConcurrentIssueDeletion() |
void |
testReindexWithConcurrentIssueModificationAndDeletion() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void setUpTest()
public void testBackgroundReindexingSmokeTest() throws Exception
Exception
public void testEditingAnIssueDuringABackgroundReindexShouldNotCauseLostUpdates() throws Exception
Exception
public void testBackgroundReindexWillReindexIssueEvenIfPreviousIndexingOperationWasLost() throws Exception
Exception
public void testBackgroundReindexWithComments() throws Exception
Exception
public void testConfigChangeDuringIndexGetsNewMessage() throws Exception
Exception
public void testBackgroundReindexWithWorklogs() throws Exception
Exception
public void testReindexWhenIssuesMissing() throws Exception
Exception
public void testReindexWhenExtraIssues() throws Exception
Exception
public void testCommentIndexIsCorrupt() throws Exception
Exception
public void testReindexWithConcurrentIssueDeletion()
public void testReindexWithConcurrentIssueModificationAndDeletion()
Copyright © 2002-2017 Atlassian. All Rights Reserved.