org.apache.james.domain
Class JDBCDomainListTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.domain.JDBCDomainListTest

public class JDBCDomainListTest
extends TestCase


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

Constructor Detail

JDBCDomainListTest

public JDBCDomainListTest()
Method Detail

setUp

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

tearDown

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

testAddRemoveGetDomains

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

testThrowConfigurationException

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


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