| org.columba.mail.composer.ToTest
ToTest | public class ToTest extends TestCase (Code) | | Testcases for generation of To: headerfield
author: fdietz |
testReplyTo | public void testReplyTo()(Code) | | Check if Reply-To: headerfield is used as default
|
testReplyTo2 | public void testReplyTo2()(Code) | | Check if method is falling back to From: headerfield, if Reply-To:
headerfield is not available
|
testReplyToAll | public void testReplyToAll()(Code) | | Test it Reply-To: or From: headerfield and
all To: and Cc: headerfields are concatenated correctly
|
testReplyToMailinglist | public void testReplyToMailinglist()(Code) | | Check if method is falling back to X-BeenThere:, to Reply-To or From: headerfield,
if not available
|
|
|