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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreateGetUpdateDelete() throws java.lang.Exception
java.lang.Exception
public void testGet() throws java.lang.Exception
java.lang.Exception
public void testEmailSearch() throws java.lang.Exception
java.lang.Exception
public void testDuplicateEmail() throws java.sql.SQLException
java.sql.SQLException
public void byRoutingSearch() throws java.sql.SQLException
java.sql.SQLException
public void testAllUids() throws java.lang.Exception
MailboxStore.allUids()
should only return uids of items linked to a
Mailbox
.java.lang.Exception
public void isQuotaGreater() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.