Example #1
0
 public static void run(string cn)
 {
     ITestSuite.run(cn);
 }
Example #2
0
 public static void run()
 {
     ITestSuite.run();
 }