Ejemplo n.º 1
0
 protected static string GetPacificNorthwestProjectPath(TestContext testContext)
 {
     return(Path.Combine(LandTest.GetTestProjectDirectoryPath(testContext), "pacificNorthwest.xml"));
 }
Ejemplo n.º 2
0
 protected static string GetKalkalpenProjectPath(TestContext testContext)
 {
     return(Path.Combine(LandTest.GetTestProjectDirectoryPath(testContext), "kalkalpen.xml"));
 }