org.apache.james.mailrepository
Class JDBCDBFileMailRepositoryTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.mailrepository.AbstractMailRepositoryTest
          extended by org.apache.james.mailrepository.JDBCMailRepositoryTest
              extended by org.apache.james.mailrepository.JDBCDBFileMailRepositoryTest

public class JDBCDBFileMailRepositoryTest
extends JDBCMailRepositoryTest


Field Summary
 
Fields inherited from class org.apache.james.mailrepository.AbstractMailRepositoryTest
mail, mailRepository, mimeMessage
 
Constructor Summary
JDBCDBFileMailRepositoryTest()
           
 
Method Summary
protected  java.lang.String getType()
           
 
Methods inherited from class org.apache.james.mailrepository.JDBCMailRepositoryTest
getMailRepository
 
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

JDBCDBFileMailRepositoryTest

public JDBCDBFileMailRepositoryTest()
Method Detail

getType

protected java.lang.String getType()
Overrides:
getType in class JDBCMailRepositoryTest


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