org.subethamail.smtp.test.command
Class CommandTest

java.lang.Object
  extended by TestCase
      extended by org.subethamail.smtp.test.util.ServerTestCase
          extended by org.subethamail.smtp.test.command.CommandTest

public class CommandTest
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
CommandTest(java.lang.String name)
           
 
Method Summary
 void testCommandHandling()
           
 
Methods inherited from class org.subethamail.smtp.test.util.ServerTestCase
expect, expectContains, send, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandTest

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

testCommandHandling

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


Copyright © 2006-2011. All Rights Reserved.