public class MailshareTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static boolean | 
hook  | 
| Constructor and Description | 
|---|
MailshareTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
static void | 
oneShotBefore()  | 
protected IMailshare | 
service(SecurityContext sc)  | 
void | 
tesDeleteForbidden()  | 
void | 
testCreate()  | 
void | 
testCreateForbidden()  | 
void | 
testCreateWithDefaultQuota()  | 
void | 
testCreateWithVCard()  | 
void | 
testDelete()  | 
void | 
testDeleteFromDirectory()  | 
void | 
testDeleteNonExistant()  | 
void | 
testDeleteWithIdentity()  | 
void | 
testGetAll()  | 
void | 
testHookAreCalled()  | 
void | 
testMailShareVCard()  | 
void | 
testNoEmail()  | 
void | 
testRoutingNone()  | 
void | 
testSetPhoto()  | 
void | 
testSetPhotoForbidden()  | 
void | 
testSetPhotoInexistant()  | 
void | 
testUpate()  | 
void | 
testUpateNonExistant()  | 
void | 
testUpdateForbidden()  | 
void | 
testUpdateWithDefaultQuota()  | 
void | 
testUpdateWithoutVCard()  | 
public static void oneShotBefore()
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 testGetAll()
                throws java.lang.Exception
java.lang.Exceptionpublic void testCreateWithVCard()
                         throws ServerFault
ServerFaultpublic void testCreateForbidden()
                         throws ServerFault
ServerFaultpublic void testUpate()
               throws ServerFault
ServerFaultpublic void testUpdateWithoutVCard()
                            throws ServerFault
ServerFaultpublic void testUpateNonExistant()
                          throws ServerFault
ServerFaultpublic void testUpdateForbidden()
                         throws ServerFault
ServerFaultpublic void testDelete()
                throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteFromDirectory()
                             throws java.lang.Exception
java.lang.Exceptionpublic void tesDeleteForbidden()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteNonExistant()
                           throws java.lang.Exception
java.lang.Exceptionpublic void testHookAreCalled()
                       throws ServerFault
ServerFaultpublic void testNoEmail()
public void testDeleteWithIdentity()
                            throws java.lang.Exception
java.lang.Exceptionpublic void testSetPhoto()
                  throws ServerFault
ServerFaultpublic void testSetPhotoForbidden()
                           throws ServerFault
ServerFaultpublic void testSetPhotoInexistant()
                            throws ServerFault
ServerFaultpublic void testCreateWithDefaultQuota()
public void testUpdateWithDefaultQuota()
public void testRoutingNone()
public void testMailShareVCard()
                        throws ServerFault
ServerFaultprotected IMailshare service(SecurityContext sc) throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.