| |
|
| org.apache.james.pop3server.POP3ServerTest
POP3ServerTest | public class POP3ServerTest extends TestCase (Code) | | Tests the org.apache.james.smtpserver.SMTPServer unit
|
POP3ServerTest | public POP3ServerTest()(Code) | | |
testAuthenticationFail | public void testAuthenticationFail() throws Exception(Code) | | |
testKnownUserEmptyInbox | public void testKnownUserEmptyInbox() throws Exception(Code) | | |
testKnownUserInboxWithMessages | public void testKnownUserInboxWithMessages() throws Exception(Code) | | |
testNotAsciiCharsInPassword | public void testNotAsciiCharsInPassword() throws Exception(Code) | | |
testTwoSimultaneousMails | public void testTwoSimultaneousMails() throws Exception(Code) | | |
|
|
|