Class SmartCommandExecuter

java.lang.Object
org.uitnet.testing.smartfwk.common.command.SmartCommandExecuter

public class SmartCommandExecuter
extends Object
Author:
Madhav Krishna
  • Constructor Details

    • SmartCommandExecuter

      public SmartCommandExecuter()
  • Method Details

    • execute

      public int execute​(String directory, String cmdName, String... args)
      Execute platform commands.
      Parameters:
      directory - - directory in which the command will be executed.
      cmdName -
      args -
      Returns: