com.symbian.et.test.cmdline.test
Class DummyCmdLine

java.lang.Object
  extended bycom.symbian.et.test.cmdline.CmdLine
      extended bycom.symbian.et.test.cmdline.test.DummyCmdLine

public class DummyCmdLine
extends CmdLine

Author:
EngineeringTools

Field Summary
 
Fields inherited from class com.symbian.et.test.cmdline.CmdLine
 
Constructor Summary
DummyCmdLine()
           
 
Methods inherited from class com.symbian.et.test.cmdline.CmdLine
addSwitch, addSwitch, checkAdditionalConstraints, checkConstraints, find, getCommandLine, getOptions, isCommand, printAllCmds, printCommand, printCopyright, printDescription, printHelp, printPurpose, printToolName, printToolVersion, setCmdSet, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyCmdLine

public DummyCmdLine()