public class TestReindexRequestResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestReindexRequestResource() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testPerformReindex()
Adds a request, perform reindex and validate state has updated.
|
void |
testPerformReindexWithSharedEntities()
Adds a request, perform reindex and validate state has updated;
|
void |
testReadReindexRequestStatus()
Read status of an existing request.
|
void |
testReadReindexRequestStatusNotFound()
Should get 404 when reading status of non-existing request.
|
void |
testReindexJustAComment()
Just reindex comments without issues and tests whether the reindex was successful.
|
getEnvironmentData
public void setUp()
public void testReadReindexRequestStatus()
public void testReadReindexRequestStatusNotFound()
public void testPerformReindex() throws InterruptedException
InterruptedException
public void testPerformReindexWithSharedEntities() throws InterruptedException
InterruptedException
public void testReindexJustAComment()
Copyright © 2002-2021 Atlassian. All Rights Reserved.