public class IndexTestHelper
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IndexTestHelper.Builder  | 
static class  | 
IndexTestHelper.TestDomainOptions  | 
| Modifier and Type | Field and Description | 
|---|---|
Server | 
dbServer  | 
java.util.List<java.lang.String> | 
domains  | 
Server | 
esServer  | 
Server | 
imapServer  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterTest()  | 
void | 
beforeTest()  | 
static IndexTestHelper.Builder | 
builder()  | 
public final java.util.List<java.lang.String> domains
public final Server dbServer
public final Server imapServer
public final Server esServer
public static IndexTestHelper.Builder builder()
public void beforeTest()
                throws java.lang.Exception
java.lang.Exceptionpublic void afterTest()
               throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.