public class MailboxesServiceTests extends AbstractMailboxServiceTests
container, defaultSecurityContext, dirEntryStore, domainUid, imapServer, imapServerNotAssigned, itemStore, mailboxStore, smtpServer, tagContainer, testUserUid, userSecurityContext
Constructor and Description |
---|
MailboxesServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
allDatalocation() |
void |
anonymousNameInUse() |
void |
create() |
void |
delete() |
void |
getComplete() |
protected IMailboxes |
getService(SecurityContext context) |
void |
searchByEmail() |
void |
searchByName() |
void |
searchByRouting() |
void |
setAndGetMailboxAcls() |
void |
test_MailboxPublicAcl_Forbidden() |
void |
testAutoSubscribe() |
void |
testCheckMailshare_AndRepair() |
void |
testDataLocation() |
void |
testDomainSieve() |
void |
testGetAll() |
void |
testGetMailboxConfig() |
void |
testShareMyMailbox() |
void |
testUserSieve() |
void |
update() |
void |
userGetMailboxAcls() |
void |
userSetMailboxAcls() |
void |
userWithAllPermsUpdate() |
TaskStatus |
waitEnd(TaskRef ref) |
after, before, defaultMailbox, defaultMailshare
public void testDataLocation() throws java.sql.SQLException
java.sql.SQLException
public void allDatalocation() throws java.sql.SQLException
java.sql.SQLException
public void create() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void delete() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void update() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void userWithAllPermsUpdate() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void getComplete() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void anonymousNameInUse() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void searchByEmail() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void searchByName() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
protected IMailboxes getService(SecurityContext context) throws ServerFault
getService
in class AbstractMailboxServiceTests
ServerFault
public void setAndGetMailboxAcls() throws ServerFault
ServerFault
public void userGetMailboxAcls() throws ServerFault
ServerFault
public void userSetMailboxAcls() throws ServerFault
ServerFault
public void testShareMyMailbox() throws ServerFault
ServerFault
public void testUserSieve() throws java.lang.Exception
java.lang.Exception
public void testGetAll() throws java.lang.Exception
java.lang.Exception
public void testDomainSieve() throws java.lang.Exception
java.lang.Exception
public void searchByRouting() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testCheckMailshare_AndRepair() throws java.lang.Exception
java.lang.Exception
public TaskStatus waitEnd(TaskRef ref) throws java.lang.Exception
java.lang.Exception
public void testAutoSubscribe() throws java.lang.Exception
java.lang.Exception
public void testGetMailboxConfig() throws java.lang.Exception
java.lang.Exception
public void test_MailboxPublicAcl_Forbidden() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.