org.apache.james.core
Class MailImplTest
java.lang.Object
TestCase
org.apache.james.core.MailTestAllImplementations
org.apache.james.core.MailImplTest
public class MailImplTest
- extends MailTestAllImplementations
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailImplTest
public MailImplTest()
createMailImplementation
protected org.apache.mailet.Mail createMailImplementation()
- Description copied from class:
MailTestAllImplementations
- provide the concrete implementation to test
- Specified by:
createMailImplementation
in class MailTestAllImplementations
testConstr1
public void testConstr1()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testConstr2
public void testConstr2()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testConstr3
public void testConstr3()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testDuplicate
public void testDuplicate()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
testDuplicateNewName
public void testDuplicateNewName()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.