public class AbstractRestoreTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected IDataProtect |
backupApi |
protected CyrusService |
cyrusService |
protected Server |
imapServer |
protected DataProtectGeneration |
latestGen |
protected ItemValue<Mailbox> |
mbox |
protected IMailboxes |
mboxApi |
protected Restorable |
restorable |
protected static boolean |
RUN_AS_ROOT |
protected static java.lang.String |
SHARE_FOLDERS |
protected ItemValue<Mailbox> |
sharedMbox |
protected ServerSideServiceProvider |
sp |
protected java.lang.String |
subFolder |
protected java.lang.String |
subFolderWithSpace |
protected ItemValue<Domain> |
testDomain |
Constructor and Description |
---|
AbstractRestoreTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
backupAll() |
void |
before() |
static void |
beforeClass() |
protected CyrusReplicationHelper |
setupReplication(java.lang.String cyrusIp) |
protected void |
startReplication() |
protected static final boolean RUN_AS_ROOT
protected static final java.lang.String SHARE_FOLDERS
protected DataProtectGeneration latestGen
protected IDataProtect backupApi
protected IMailboxes mboxApi
protected ServerSideServiceProvider sp
protected Server imapServer
protected java.lang.String subFolder
protected java.lang.String subFolderWithSpace
protected Restorable restorable
protected CyrusService cyrusService
public void after() throws java.lang.Exception
java.lang.Exception
public static void beforeClass()
public void before() throws java.lang.Exception
java.lang.Exception
protected CyrusReplicationHelper setupReplication(java.lang.String cyrusIp)
protected void startReplication() throws java.lang.Exception
java.lang.Exception
public void backupAll() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.