Пример #1
0
 public override void Run(string[] args)
 {
     using Communicator communicator = Initialize(ref args);
     AllTests.allTests(this);
 }