org.apache.james.smtpserver.junkscore
Class ComposedJunkScoreTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.smtpserver.junkscore.ComposedJunkScoreTest

public class ComposedJunkScoreTest
extends TestCase


Constructor Summary
ComposedJunkScoreTest()
           
 
Method Summary
 void testComposedJunkScore()
           
 void testIllegalArguments()
           
 void testUnsuportedOperation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComposedJunkScoreTest

public ComposedJunkScoreTest()
Method Detail

testIllegalArguments

public void testIllegalArguments()

testComposedJunkScore

public void testComposedJunkScore()

testUnsuportedOperation

public void testUnsuportedOperation()


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