public String getTestDataPath() {
   return TestUtils.getTestDataPath() + "/resolve/";
 }
 public String folderPath() {
   return TestUtils.getTestDataPath() + "/";
 }
 protected final String baseRootPath() {
   return TestUtils.getTestDataPath() + "/";
 }