org.subethamail.smtp.test
Class TimeoutTest
java.lang.Object
TestCase
org.subethamail.smtp.test.TimeoutTest
public class TimeoutTest
- extends TestCase
This class tests connection timeouts.
- Author:
- Jeff Schnitzer
|
Field Summary |
static int |
PORT
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORT
public static final int PORT
- See Also:
- Constant Field Values
TimeoutTest
public TimeoutTest(java.lang.String name)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTimeout
public void testTimeout()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
Copyright © 2006-2011. All Rights Reserved.