public String getTestOutputPath() {
   return myTest.getOutputPath();
 }
 public String getOutputPath() {
   return mySource.getOutputPath();
 }