запись результатов тестирования в файлы. пока думаю как лучше.
This commit is contained in:
@@ -359,8 +359,6 @@ public class Global {
|
||||
Log.ClearLog();
|
||||
SapforTestingPlanner planner = new SapforTestingPlanner();
|
||||
planner.Start();
|
||||
System.out.println("Press any key to exit...");
|
||||
System.in.read();
|
||||
}
|
||||
//---
|
||||
public static void Init(String... args) {
|
||||
|
||||
Reference in New Issue
Block a user