public class MailboxStoreTests
extends java.lang.Object
| Constructor and Description |
|---|
MailboxStoreTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
void |
byRoutingSearch() |
void |
isQuotaGreater() |
void |
testAllUids()
MailboxStore.allUids() should only return uids of items linked to a
Mailbox. |
void |
testCreateGetUpdateDelete() |
void |
testDuplicateEmail() |
void |
testEmailSearch() |
void |
testGet() |
public void before()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateGetUpdateDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testGet()
throws java.lang.Exception
java.lang.Exceptionpublic void testEmailSearch()
throws java.lang.Exception
java.lang.Exceptionpublic void testDuplicateEmail()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void byRoutingSearch()
throws java.sql.SQLException
java.sql.SQLExceptionpublic void testAllUids()
throws java.lang.Exception
MailboxStore.allUids() should only return uids of items linked to a
Mailbox.java.lang.Exceptionpublic void isQuotaGreater()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.