Package org.xbricks.common.test.commands
Class ProcessMachinePowerShellTest
java.lang.Object
org.xbricks.common.test.commands.ProcessMachinePowerShellTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Tests the ProcessMachine with two commands on the same PowerShell-Instance and expects output the be the cmd-output of the dir-command.
-
Constructor Details
-
ProcessMachinePowerShellTest
public ProcessMachinePowerShellTest()
-
-
Method Details
-
testPowerShell
public void testPowerShell()Tests the ProcessMachine with two commands on the same PowerShell-Instance and expects output the be the cmd-output of the dir-command.
-