public abstract class AbstractReplicatedMailboxesServiceTests<T extends IBaseMailboxFolders>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected MailboxReplicaRootDescriptor |
mboxDescriptor |
protected java.lang.String |
partition |
protected Subtree |
subtreeDescriptor |
Constructor and Description |
---|
AbstractReplicatedMailboxesServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected abstract T |
getService(SecurityContext ctx) |
void |
testGetApi() |
protected java.lang.String partition
protected MailboxReplicaRootDescriptor mboxDescriptor
protected Subtree subtreeDescriptor
public AbstractReplicatedMailboxesServiceTests()
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected abstract T getService(SecurityContext ctx)
public void testGetApi()
Copyright © 2021. All Rights Reserved.