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() |
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 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 testGetAll() throws java.lang.Exception
java.lang.Exception
public void testCreateWithVCard() throws ServerFault
ServerFault
public void testCreateForbidden() throws ServerFault
ServerFault
public void testUpate() throws ServerFault
ServerFault
public void testUpdateWithoutVCard() throws ServerFault
ServerFault
public void testUpateNonExistant() throws ServerFault
ServerFault
public void testUpdateForbidden() throws ServerFault
ServerFault
public void testDelete() throws java.lang.Exception
java.lang.Exception
public void testDeleteFromDirectory() throws java.lang.Exception
java.lang.Exception
public void tesDeleteForbidden() throws java.lang.Exception
java.lang.Exception
public void testDeleteNonExistant() throws java.lang.Exception
java.lang.Exception
public void testHookAreCalled() throws ServerFault
ServerFault
public void testNoEmail()
public void testDeleteWithIdentity() throws java.lang.Exception
java.lang.Exception
public void testSetPhoto() throws ServerFault
ServerFault
public void testSetPhotoForbidden() throws ServerFault
ServerFault
public void testSetPhotoInexistant() throws ServerFault
ServerFault
public void testCreateWithDefaultQuota()
public void testUpdateWithDefaultQuota()
public void testRoutingNone()
public void testMailShareVCard() throws ServerFault
ServerFault
protected IMailshare service(SecurityContext sc) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.