public class MailboxValidatorTests extends AbstractMailboxServiceTests
container, defaultSecurityContext, dirEntryStore, domainUid, imapServer, imapServerNotAssigned, itemStore, mailboxStore, smtpServer, tagContainer, testUserUid, userSecurityContext| Constructor and Description | 
|---|
MailboxValidatorTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
assignedButNotMailImapDataLocation()  | 
void | 
before()  | 
void | 
blankDataLocation()  | 
void | 
duplicateEmail()  | 
void | 
duplicateLeftPart()  | 
void | 
duplicateName()  | 
void | 
emailAlreadyUsed()  | 
void | 
emailAlreadyUsedByExternalUser()  | 
void | 
emptyDataLocation()  | 
void | 
emptyEmailList()  | 
void | 
emptyEmailListRoutingNone()  | 
protected IMailboxes | 
getService(SecurityContext context)  | 
void | 
inexistantDataLocation()  | 
void | 
internalEmailAllAliasShouldNotGetDetectedByExternalEmailHavingSameLeftPart()  | 
void | 
mailshareEmptyEmailListIsValid()  | 
void | 
moreThanOneDefaultEmail()  | 
void | 
notAssignedDataLocation()  | 
void | 
nullDataLocation()  | 
void | 
validate_ExternalRouting_NoSplitDomain()  | 
void | 
validate_ExternalRouting_SplitDomain()  | 
void | 
validate_Quota_MailshareMaxQuota_Reached()  | 
void | 
validate_Quota_MailshareMaxQuota()  | 
void | 
validate_Quota_NoUserMaxQuota()  | 
void | 
validate_Quota_UserMaxQuota_Reached()  | 
void | 
validate_Quota_UserMaxQuota()  | 
void | 
validate()  | 
after, defaultMailbox, defaultMailshare, defaultUserpublic void before()
            throws java.lang.Exception
before in class AbstractMailboxServiceTestsjava.lang.Exceptionpublic void validate()
              throws ServerFault
ServerFaultpublic void internalEmailAllAliasShouldNotGetDetectedByExternalEmailHavingSameLeftPart()
                                                                                throws java.lang.Exception
java.lang.Exceptionpublic void emailAlreadyUsedByExternalUser()
                                    throws ServerFault,
                                           java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void emailAlreadyUsed()
                      throws ServerFault,
                             java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void duplicateName()
                   throws ServerFault,
                          java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void nullDataLocation()
public void emptyDataLocation()
public void blankDataLocation()
public void inexistantDataLocation()
public void notAssignedDataLocation()
public void assignedButNotMailImapDataLocation()
protected IMailboxes getService(SecurityContext context) throws ServerFault
getService in class AbstractMailboxServiceTestsServerFaultpublic void duplicateEmail()
                    throws ServerFault
ServerFaultpublic void moreThanOneDefaultEmail()
                             throws ServerFault
ServerFaultpublic void duplicateLeftPart()
                       throws ServerFault
ServerFaultpublic void emptyEmailList()
public void emptyEmailListRoutingNone()
public void mailshareEmptyEmailListIsValid()
public void validate_ExternalRouting_NoSplitDomain()
public void validate_ExternalRouting_SplitDomain()
public void validate_Quota_NoUserMaxQuota()
public void validate_Quota_UserMaxQuota()
public void validate_Quota_UserMaxQuota_Reached()
public void validate_Quota_MailshareMaxQuota()
public void validate_Quota_MailshareMaxQuota_Reached()
Copyright © 2023. All Rights Reserved.