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, defaultMailsharepublic 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 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 void testCheckMailshare_AndRepair()
                                  throws java.lang.Exception
java.lang.Exceptionpublic TaskStatus waitEnd(TaskRef ref) throws java.lang.Exception
java.lang.Exceptionpublic void testAutoSubscribe()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testGetMailboxConfig()
                          throws java.lang.Exception
java.lang.Exceptionpublic void test_MailboxPublicAcl_Forbidden()
                                     throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.