Exemplo n.º 1
0
 public void runNdt() {
   if (testTask != null) {
     testTask.runNDT();
   }
 }