org.apache.james.jms.builders
Class SimpleMailBuilderTest

java.lang.Object
  extended by MockObjectTestCase
      extended by org.apache.james.jms.builders.SimpleMailBuilderTest

public class SimpleMailBuilderTest
extends MockObjectTestCase


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

Constructor Detail

SimpleMailBuilderTest

public SimpleMailBuilderTest()
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

testBuildSimpleMail

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


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