Class ProcessMachineCmdTest

java.lang.Object
org.xbricks.common.test.commands.ProcessMachineCmdTest

public class ProcessMachineCmdTest extends Object
  • Constructor Details

    • ProcessMachineCmdTest

      public ProcessMachineCmdTest()
  • Method Details

    • testCmd

      public void testCmd() throws IOException
      Tests the ProcessMachine with the cmd command "dir" and expects output the be the cmd-output of the dir-command.
      Throws:
      IOException