org.apache.james.smtpserver
Class MaxRcptHandlerTest

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

public class MaxRcptHandlerTest
extends TestCase


Constructor Summary
MaxRcptHandlerTest()
           
 
Method Summary
 void testAddScoreMaxRcpt()
           
 void testNotRejectMaxRcpt()
           
 void testRejectMaxRcpt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxRcptHandlerTest

public MaxRcptHandlerTest()
Method Detail

testRejectMaxRcpt

public void testRejectMaxRcpt()

testAddScoreMaxRcpt

public void testAddScoreMaxRcpt()

testNotRejectMaxRcpt

public void testNotRejectMaxRcpt()


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