org.apache.james.smtpserver
Class JunkScoreHandlerTest

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

public class JunkScoreHandlerTest
extends TestCase


Constructor Summary
JunkScoreHandlerTest()
           
 
Method Summary
 void setUp()
           
 void testHeaderAction()
           
 void testIllegalActionThrowException()
           
 void testRejectAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JunkScoreHandlerTest

public JunkScoreHandlerTest()
Method Detail

setUp

public void setUp()

testIllegalActionThrowException

public void testIllegalActionThrowException()

testRejectAction

public void testRejectAction()
                      throws org.apache.avalon.framework.configuration.ConfigurationException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException

testHeaderAction

public void testHeaderAction()
                      throws org.apache.avalon.framework.configuration.ConfigurationException,
                             javax.mail.MessagingException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException
javax.mail.MessagingException


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