org.apache.james.transport.matchers
Class InSpammerBlacklistTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.transport.matchers.InSpammerBlacklistTest

public class InSpammerBlacklistTest
extends TestCase


Constructor Summary
InSpammerBlacklistTest(java.lang.String arg0)
           
 
Method Summary
 void testInBlackList()
           
 void testNotInBlackList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InSpammerBlacklistTest

public InSpammerBlacklistTest(java.lang.String arg0)
                       throws java.io.UnsupportedEncodingException
Throws:
java.io.UnsupportedEncodingException
Method Detail

testInBlackList

public void testInBlackList()
                     throws javax.mail.MessagingException
Throws:
javax.mail.MessagingException

testNotInBlackList

public void testNotInBlackList()
                        throws javax.mail.MessagingException
Throws:
javax.mail.MessagingException


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