org.subethamail.smtp.test.server
Class RequireTlsTest
java.lang.Object
TestCase
org.subethamail.smtp.test.util.ServerTestCase
org.subethamail.smtp.test.server.RequireTlsTest
public class RequireTlsTest
- extends ServerTestCase
- Author:
- Erik van Oosten
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequireTlsTest
public RequireTlsTest(String name)
setUp
protected void setUp()
throws Exception
- Overrides:
setUp in class ServerTestCase
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Overrides:
tearDown in class ServerTestCase
- Throws:
Exception
testNeedSTARTTLS
public void testNeedSTARTTLS()
throws Exception
- Throws:
Exception
Copyright © 2006-2011. All Rights Reserved.