com.kremerk.commandprocessor
Class TU_CommandProcessorImpl

java.lang.Object
  extended by com.kremerk.commandprocessor.TU_CommandProcessorImpl

public class TU_CommandProcessorImpl
extends java.lang.Object


Constructor Summary
TU_CommandProcessorImpl()
           
 
Method Summary
 void setUp()
           
 void testRunningACommandThatHasParameters()
           
 void testRunningASimpleCommand()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TU_CommandProcessorImpl

public TU_CommandProcessorImpl()
Method Detail

setUp

public void setUp()

testRunningASimpleCommand

public void testRunningASimpleCommand()
                               throws CommandProcessorException
Throws:
CommandProcessorException

testRunningACommandThatHasParameters

public void testRunningACommandThatHasParameters()
                                          throws CommandProcessorException
Throws:
CommandProcessorException