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() |
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 testIdentityPointingToNonExistingEmailShouldGetDeleted()
public void testDefaultIdentityPointingToNonExistingEmailShouldGetPointedToDefaultEmail()
public void testDefaultIdentityShouldFollowDefaultEmail()
public void testRemovingOwnerACLsShouldLeaveIdentitiesUntouched()
public void testRemovingGroupWithOwnerShouldLeaveIdentitiesUntouched()
protected IUserMailIdentities service() throws ServerFault
ServerFaultprotected IUser userService() throws ServerFault
ServerFaultCopyright © 2023. All Rights Reserved.