public class MailboxSanitizerTests
extends java.lang.Object
Constructor and Description |
---|
MailboxSanitizerTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testQuota_MailshareNotSet_DefaultQuotaSet() |
void |
testQuota_MailshareQuotaNotSet_DefaultQuotaNotSet() |
void |
testQuota_MailshareSet_DefaultQuotaNotSet() |
void |
testQuota_MailshareSet_DefaultQuotaSet() |
void |
testSanitize() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testSanitize()
public void testQuota_MailshareQuotaNotSet_DefaultQuotaNotSet()
public void testQuota_MailshareSet_DefaultQuotaNotSet()
public void testQuota_MailshareNotSet_DefaultQuotaSet()
public void testQuota_MailshareSet_DefaultQuotaSet()
Copyright © 2021. All Rights Reserved.