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.
|
getEnvironmentDatapublic void setUp()
public void testReadReindexRequestStatus()
public void testReadReindexRequestStatusNotFound()
public void testPerformReindex()
throws InterruptedException
InterruptedExceptionpublic void testPerformReindexWithSharedEntities()
throws InterruptedException
InterruptedExceptionpublic void testReindexJustAComment()
Copyright © 2002-2024 Atlassian. All Rights Reserved.