Package org.xbricks.common.test.commands
Class ProcessMachineCmdTest
java.lang.Object
org.xbricks.common.test.commands.ProcessMachineCmdTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
testCmd()
Tests the ProcessMachine with the cmd command "dir" and expects output the be the cmd-output of the dir-command.
-
Constructor Details
-
ProcessMachineCmdTest
public ProcessMachineCmdTest()
-
-
Method Details
-
testCmd
Tests the ProcessMachine with the cmd command "dir" and expects output the be the cmd-output of the dir-command.- Throws:
IOException
-