Class ProcessMachineSSHTest

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

public class ProcessMachineSSHTest extends Object
  • Constructor Details

    • ProcessMachineSSHTest

      public ProcessMachineSSHTest()
  • Method Details

    • setUp

      public void setUp()
    • testSSH

      public void testSSH() throws IOException
      Tests the ProcessMachine with the ssh command "sh testcmdshort" and expects output the be the result of the testscript "testcmdshort", which is stored on the remote machine "aj.sk".
      Throws:
      IOException