org.apache.james.mailrepository
Class JDBCMailRepositoryTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.mailrepository.AbstractMailRepositoryTest
          extended by org.apache.james.mailrepository.JDBCMailRepositoryTest
Direct Known Subclasses:
JDBCDBFileMailRepositoryTest

public class JDBCMailRepositoryTest
extends AbstractMailRepositoryTest


Field Summary
 
Fields inherited from class org.apache.james.mailrepository.AbstractMailRepositoryTest
mail, mailRepository, mimeMessage
 
Constructor Summary
JDBCMailRepositoryTest()
           
 
Method Summary
protected  org.apache.james.services.MailRepository getMailRepository()
           
protected  java.lang.String getType()
           
 
Methods inherited from class org.apache.james.mailrepository.AbstractMailRepositoryTest
setUp, tearDown, testEmptyRepository, testJames559, testJames559WithoutSaveChanges, testListMail, testStoreAndRetrieveMail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCMailRepositoryTest

public JDBCMailRepositoryTest()
Method Detail

getMailRepository

protected org.apache.james.services.MailRepository getMailRepository()
                                                              throws org.apache.avalon.framework.service.ServiceException,
                                                                     org.apache.avalon.framework.configuration.ConfigurationException,
                                                                     java.lang.Exception
Specified by:
getMailRepository in class AbstractMailRepositoryTest
Returns:
Throws:
org.apache.avalon.framework.service.ServiceException
org.apache.avalon.framework.configuration.ConfigurationException
java.lang.Exception

getType

protected java.lang.String getType()


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