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 |
refreshOutOfOffice_invalidFilter_allInError() |
void |
refreshOutOfOffice_invalidFilter_someInError() |
void |
refreshOutOfOffice_noVacation() |
void |
refreshOutOfOffice() |
void |
searchByEmail() |
void |
searchByName() |
void |
searchByRouting() |
void |
setAndGetMailboxAcls() |
void |
test_MailboxPublicAcl_Forbidden() |
void |
testDataLocation() |
void |
testDomainSieve() |
void |
testGetAll() |
void |
testGetMailboxConfig() |
void |
testShareMyMailbox() |
void |
testUserSieve() |
void |
update_keepDisplayName() |
void |
update() |
void |
userGetMailboxAcls() |
void |
userSetMailboxAcls() |
void |
userWithAllPermsUpdate() |
TaskStatus |
waitEnd(TaskRef ref) |
after, before, defaultMailbox, defaultMailshare, defaultUserpublic void testDataLocation()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void allDatalocation()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void create()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void delete()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void update()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void update_keepDisplayName()
throws ServerFault,
java.io.IOException,
java.lang.InterruptedException
ServerFaultjava.io.IOExceptionjava.lang.InterruptedExceptionpublic void userWithAllPermsUpdate()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void getComplete()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void anonymousNameInUse()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void searchByEmail()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void searchByName()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionprotected IMailboxes getService(SecurityContext context) throws ServerFault
getService in class AbstractMailboxServiceTestsServerFaultpublic void setAndGetMailboxAcls()
throws ServerFault
ServerFaultpublic void userGetMailboxAcls()
throws ServerFault
ServerFaultpublic void userSetMailboxAcls()
throws ServerFault
ServerFaultpublic void testShareMyMailbox()
throws ServerFault
ServerFaultpublic void testUserSieve()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetAll()
throws java.lang.Exception
java.lang.Exceptionpublic void testDomainSieve()
throws java.lang.Exception
java.lang.Exceptionpublic void searchByRouting()
throws ServerFault,
java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic TaskStatus waitEnd(TaskRef ref) throws java.lang.Exception
java.lang.Exceptionpublic void testGetMailboxConfig()
throws java.lang.Exception
java.lang.Exceptionpublic void test_MailboxPublicAcl_Forbidden()
throws ServerFault
ServerFaultpublic void refreshOutOfOffice()
public void refreshOutOfOffice_noVacation()
public void refreshOutOfOffice_invalidFilter_allInError()
public void refreshOutOfOffice_invalidFilter_someInError()
Copyright © 2023. All Rights Reserved.