public class UserMailIdentitiesHookTests
extends java.lang.Object
| Constructor and Description | 
|---|
UserMailIdentitiesHookTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected IUserMailIdentities | 
service()  | 
void | 
testCreateMBoxShouldCreateDefaultIdentity()  | 
void | 
testDefaultIdentityPointingToNonExistingEmailShouldGetPointedToDefaultEmail()  | 
void | 
testDefaultIdentityShouldFollowDefaultEmail()  | 
void | 
testIdentityPointingToNonExistingEmailShouldGetDeleted()  | 
void | 
testRemovingGroupWithOwnerShouldLeaveIdentitiesUntouched()  | 
void | 
testRemovingOwnerACLsShouldLeaveIdentitiesUntouched()  | 
void | 
testUpdateMBoxShouldCreateDefaultIdentityIfThereIsNoDefaultPresent()  | 
protected IUser | 
userService()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testCreateMBoxShouldCreateDefaultIdentity()
public void testUpdateMBoxShouldCreateDefaultIdentityIfThereIsNoDefaultPresent()
public void testIdentityPointingToNonExistingEmailShouldGetDeleted()
public void testDefaultIdentityPointingToNonExistingEmailShouldGetPointedToDefaultEmail()
public void testDefaultIdentityShouldFollowDefaultEmail()
public void testRemovingOwnerACLsShouldLeaveIdentitiesUntouched()
public void testRemovingGroupWithOwnerShouldLeaveIdentitiesUntouched()
protected IUserMailIdentities service() throws ServerFault
ServerFaultprotected IUser userService() throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.