org.apache.james.mailrepository
Class AvalonMailRepositoryTest

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

public class AvalonMailRepositoryTest
extends AbstractMailRepositoryTest


Field Summary
 
Fields inherited from class org.apache.james.mailrepository.AbstractMailRepositoryTest
mail, mailRepository, mimeMessage
 
Constructor Summary
AvalonMailRepositoryTest()
           
 
Method Summary
protected  org.apache.james.services.MailRepository 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

AvalonMailRepositoryTest

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


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