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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public 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
ServerFault
protected IUser userService() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.