コード例 #1
0
 public String getTestDataPath() {
   return TestUtils.getTestDataPath() + "/resolve/";
 }
コード例 #2
0
 public String folderPath() {
   return TestUtils.getTestDataPath() + "/";
 }
 protected final String baseRootPath() {
   return TestUtils.getTestDataPath() + "/";
 }