public class CliTestHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CliTestHelper.Builder |
static class |
CliTestHelper.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 |
afterClassTest() |
void |
afterTest() |
void |
beforeTest() |
static CliTestHelper.Builder |
builder() |
java.lang.String |
outputAndReset() |
public final java.util.List<java.lang.String> domains
public final Server dbServer
public final Server imapServer
public final Server esServer
public static CliTestHelper.Builder builder()
public java.lang.String outputAndReset()
public void beforeTest() throws java.lang.Exception
java.lang.Exception
public void afterTest() throws java.lang.Exception
java.lang.Exception
public void afterClassTest() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.