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.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testCreate()
                throws ServerFault
ServerFaultpublic void testUpdate()
                throws ServerFault
ServerFaultpublic void testDelete()
                throws ServerFault
ServerFaultpublic void testGetPossibleIdentities()
                               throws java.lang.Exception
java.lang.Exceptionpublic void testGetPossibleIdentitiesForGroup()
                                       throws java.lang.Exception
java.lang.Exceptionprotected IMailboxIdentity service(SecurityContext sc, java.lang.String domainUid, java.lang.String mboxUid) throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.