org.subethamail.smtp.test
Class BigAttachmentTest

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

public class BigAttachmentTest
extends TestCase

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

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

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

Constructor Detail

BigAttachmentTest

public BigAttachmentTest(java.lang.String name)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testAttachments

public void testAttachments()
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006-2011. All Rights Reserved.