Hi Everyone,

I am trying to writ java program to run the following command line:

"C:\Subjects\Elevator\code\Elevator_jar>java -jar evosuite.jar -generateSuite -target Elevator.jar -Dsearch_budget=60 -Dstopping_condition=MaxTime"

So, any one could help me to write the code in jave and I want to run this command for number of time

Many thanks