org.apache.james.smtpserver
Class POP3BeforeSMTPHandlerTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest

public class POP3BeforeSMTPHandlerTest
extends TestCase


Constructor Summary
POP3BeforeSMTPHandlerTest()
           
 
Method Summary
 void testAuthWorks()
           
 void testIPGetRemoved()
           
 void testThrowExceptionOnIllegalExpireTime()
           
 void testValidExpireTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POP3BeforeSMTPHandlerTest

public POP3BeforeSMTPHandlerTest()
Method Detail

testAuthWorks

public void testAuthWorks()

testIPGetRemoved

public void testIPGetRemoved()

testThrowExceptionOnIllegalExpireTime

public void testThrowExceptionOnIllegalExpireTime()

testValidExpireTime

public void testValidExpireTime()


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.