org.subethamail.smtp.test.command
Class ReceiptTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.subethamail.smtp.test.util.ServerTestCase
              extended by org.subethamail.smtp.test.command.ReceiptTest
All Implemented Interfaces:
junit.framework.Test

public class ReceiptTest
extends ServerTestCase

Author:
Jon Stevens

Nested Class Summary
 
Nested classes/interfaces inherited from class org.subethamail.smtp.test.util.ServerTestCase
ServerTestCase.TestWiser
 
Field Summary
 
Fields inherited from class org.subethamail.smtp.test.util.ServerTestCase
c, PORT, wiser
 
Constructor Summary
ReceiptTest(java.lang.String name)
           
 
Method Summary
 void testReceiptAccept()
           
 void testReceiptBeforeMail()
           
 void testReceiptErrorInParams()
           
 void testReceiptNoWhiteSpace()
           
 
Methods inherited from class org.subethamail.smtp.test.util.ServerTestCase
expect, send, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReceiptTest

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

testReceiptBeforeMail

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

testReceiptErrorInParams

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

testReceiptAccept

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

testReceiptNoWhiteSpace

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


Copyright © 2009 SubEthaSMTP. All Rights Reserved. Build version: UNVERSIONED