org.apache.james.mailrepository
Class MBoxMailRepositoryTest
java.lang.Object
TestCase
org.apache.james.mailrepository.MBoxMailRepositoryTest
public class MBoxMailRepositoryTest
- extends TestCase
NOTE this test *WAS* disabled because MBoxMailRepository does not
currently support most simple operations for the MailRepository interface.
NOTE this previously extended AbstractMailRepositoryTest to run all of the
common mail repository tests on the MBox implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBoxMailRepositoryTest
public MBoxMailRepositoryTest()
getMailRepository
protected org.apache.james.services.MailRepository getMailRepository()
throws org.apache.avalon.framework.service.ServiceException,
org.apache.avalon.framework.configuration.ConfigurationException,
java.lang.Exception
- Throws:
org.apache.avalon.framework.service.ServiceException
org.apache.avalon.framework.configuration.ConfigurationException
java.lang.Exception
testReadMboxrdFile
public void testReadMboxrdFile()
throws org.apache.avalon.framework.service.ServiceException,
org.apache.avalon.framework.configuration.ConfigurationException,
java.lang.Exception
- 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.