Class SmartCommandExecuter
- java.lang.Object
-
- org.uitnet.testing.smartfwk.common.command.SmartCommandExecuter
-
public class SmartCommandExecuter extends Object
- Author:
- Madhav Krishna
-
-
Constructor Summary
Constructors Constructor Description SmartCommandExecuter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intexecute(String directory, String cmdName, String... args)Execute platform commands.
-