org.subethamail.smtp.test
Class BigAttachmentTest

java.lang.Object
  extended by TestCase
      extended by org.subethamail.smtp.test.BigAttachmentTest

This class tests the transfer speed of emails that carry
 attached files.

Author:
De Oliveira Edouard <doe_wanted@yahoo.fr>

Constructor Summary
BigAttachmentTest(String name)
          
Method Summary
protected  void setUp()
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigAttachmentTest

public BigAttachmentTest(String name)
Method Detail

setUp

protected void setUp()
              throws Exception
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Throws:
Exception

testAttachments

public void testAttachments()
                     throws Exception
Throws:
Exception


Copyright © 2006-2011. All Rights Reserved.