public class MailboxIdentityTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SecurityContext |
adminSecurityContext |
protected SecurityContext |
defaultSecurityContext |
protected java.lang.String |
domainUid |
Constructor and Description |
---|
MailboxIdentityTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected IMailboxIdentity |
service(SecurityContext sc,
java.lang.String domainUid,
java.lang.String mboxUid) |
void |
testCreate() |
void |
testDelete() |
void |
testGetPossibleIdentities() |
void |
testGetPossibleIdentitiesForGroup() |
void |
testUpdate() |
protected SecurityContext defaultSecurityContext
protected SecurityContext adminSecurityContext
protected java.lang.String domainUid
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws ServerFault
ServerFault
public void testUpdate() throws ServerFault
ServerFault
public void testDelete() throws ServerFault
ServerFault
public void testGetPossibleIdentities() throws java.lang.Exception
java.lang.Exception
public void testGetPossibleIdentitiesForGroup() throws java.lang.Exception
java.lang.Exception
protected IMailboxIdentity service(SecurityContext sc, java.lang.String domainUid, java.lang.String mboxUid) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.