org.apache.james.jms.consumer
Class SpoolToJamesMailConsumerTest

java.lang.Object
  extended by MockObjectTestCase
      extended by org.apache.james.jms.consumer.SpoolToJamesMailConsumerTest

public class SpoolToJamesMailConsumerTest
extends MockObjectTestCase


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

Constructor Detail

SpoolToJamesMailConsumerTest

public SpoolToJamesMailConsumerTest()
Method Detail

setUp

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

tearDown

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

testShouldSendMailToJames

public void testShouldSendMailToJames()
                               throws java.lang.Exception
Throws:
java.lang.Exception


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