org.subethamail.smtp.test.command
Class MailTest
java.lang.Object
TestCase
org.subethamail.smtp.test.util.ServerTestCase
org.subethamail.smtp.test.command.MailTest
public class MailTest
- extends ServerTestCase
- Author:
- Jon Stevens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailTest
public MailTest(String name)
testMailNoHello
public void testMailNoHello()
throws Exception
- Throws:
Exception
testAlreadySpecified
public void testAlreadySpecified()
throws Exception
- Throws:
Exception
testInvalidSenders
public void testInvalidSenders()
throws Exception
- Throws:
Exception
testMalformedMailCommand
public void testMalformedMailCommand()
throws Exception
- Throws:
Exception
testEmptyFromCommand
public void testEmptyFromCommand()
throws Exception
- Throws:
Exception
testEmptyEmailFromCommand
public void testEmptyEmailFromCommand()
throws Exception
- Throws:
Exception
testMailWithoutWhitespace
public void testMailWithoutWhitespace()
throws Exception
- Throws:
Exception
testSize
public void testSize()
throws Exception
- Throws:
Exception
testSizeWithoutSize
public void testSizeWithoutSize()
throws Exception
- Throws:
Exception
testSizeTooLarge
public void testSizeTooLarge()
throws Exception
- Throws:
Exception
Copyright © 2006-2011. All Rights Reserved.