org.apache.james.transport
Class JamesMailetLoaderTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.james.transport.JamesMailetLoaderTest
All Implemented Interfaces:
junit.framework.Test

public class JamesMailetLoaderTest
extends junit.framework.TestCase


Constructor Summary
JamesMailetLoaderTest()
           
 
Method Summary
 void testFullQualifiedUsingFakeConfig()
           
 void testStandardMailets()
           
 void testTestMailets()
           
 void testUsingEmtpyConfig()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JamesMailetLoaderTest

public JamesMailetLoaderTest()
Method Detail

testUsingEmtpyConfig

public void testUsingEmtpyConfig()
                          throws org.apache.avalon.framework.configuration.ConfigurationException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException

testFullQualifiedUsingFakeConfig

public void testFullQualifiedUsingFakeConfig()
                                      throws org.apache.avalon.framework.configuration.ConfigurationException,
                                             javax.mail.MessagingException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException
javax.mail.MessagingException

testStandardMailets

public void testStandardMailets()
                         throws org.apache.avalon.framework.configuration.ConfigurationException,
                                javax.mail.MessagingException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException
javax.mail.MessagingException

testTestMailets

public void testTestMailets()
                     throws org.apache.avalon.framework.configuration.ConfigurationException,
                            javax.mail.MessagingException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException
javax.mail.MessagingException


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