Пример #1
0
 protected static string GetPacificNorthwestProjectPath(TestContext testContext)
 {
     return(Path.Combine(LandTest.GetTestProjectDirectoryPath(testContext), "pacificNorthwest.xml"));
 }
Пример #2
0
 protected static string GetKalkalpenProjectPath(TestContext testContext)
 {
     return(Path.Combine(LandTest.GetTestProjectDirectoryPath(testContext), "kalkalpen.xml"));
 }