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