org.apache.james.transport.matchers
Class NESSpamCheckTest

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

public class NESSpamCheckTest
extends TestCase


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

Constructor Detail

NESSpamCheckTest

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

testNESSpamCheckMatched

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

testNESSpamCheckNotMatched

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


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