|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.net.pop3.POP3ClientCommandsTest
public class POP3ClientCommandsTest
Constructor Summary | |
---|---|
POP3ClientCommandsTest(String name)
|
Method Summary | |
---|---|
void |
testDelete()
|
void |
testDeleteWithReset()
|
void |
testListMessageOnEmptyMailbox()
|
void |
testListMessageOnFullMailbox()
|
void |
testListMessagesOnEmptyMailbox()
|
void |
testListMessagesOnFullMailbox()
|
void |
testListUniqueIdentifierOnEmptyMailbox()
|
void |
testListUniqueIDOnFullMailbox()
|
void |
testListUniqueIDsOnEmptyMailbox()
|
void |
testListUniqueIDsOnFullMailbox()
|
void |
testNoopCommand()
|
void |
testResetAndDeleteShouldFails()
|
void |
testRetrieveMessageOnEmptyMailbox()
|
void |
testRetrieveMessageOnFullMailbox()
|
void |
testRetrieveMessageShouldFails()
|
void |
testRetrieveMessageTopOnEmptyMailbox()
|
void |
testRetrieveMessageTopOnFullMailbox()
|
void |
testRetrieveMessageTopShouldFails()
|
void |
testRetrieveOverSizedMessageTopOnFullMailbox()
|
void |
testStatus()
|
Methods inherited from class junit.framework.TestCase |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public POP3ClientCommandsTest(String name)
Method Detail |
---|
public void testNoopCommand() throws Exception
Exception
public void testStatus() throws Exception
Exception
public void testListMessagesOnFullMailbox() throws Exception
Exception
public void testListMessageOnFullMailbox() throws Exception
Exception
public void testListMessagesOnEmptyMailbox() throws Exception
Exception
public void testListMessageOnEmptyMailbox() throws Exception
Exception
public void testListUniqueIDsOnFullMailbox() throws Exception
Exception
public void testListUniqueIDOnFullMailbox() throws Exception
Exception
public void testListUniqueIDsOnEmptyMailbox() throws Exception
Exception
public void testListUniqueIdentifierOnEmptyMailbox() throws Exception
Exception
public void testRetrieveMessageOnFullMailbox() throws Exception
Exception
public void testRetrieveMessageOnEmptyMailbox() throws Exception
Exception
public void testRetrieveMessageShouldFails() throws Exception
Exception
public void testRetrieveMessageTopOnFullMailbox() throws Exception
Exception
public void testRetrieveOverSizedMessageTopOnFullMailbox() throws Exception
Exception
public void testRetrieveMessageTopOnEmptyMailbox() throws Exception
Exception
public void testRetrieveMessageTopShouldFails() throws Exception
Exception
public void testDeleteWithReset() throws Exception
Exception
public void testDelete() throws Exception
Exception
public void testResetAndDeleteShouldFails() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |