org.apache.james.smtpserver
Class SetMimeHeaderHandlerTest

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

public class SetMimeHeaderHandlerTest
extends TestCase


Constructor Summary
SetMimeHeaderHandlerTest()
           
 
Method Summary
protected  void setUp()
           
 void testHeaderIsPresent()
           
 void testHeaderIsReplaced()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetMimeHeaderHandlerTest

public SetMimeHeaderHandlerTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testHeaderIsPresent

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

testHeaderIsReplaced

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


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