Exemplo n.º 1
0
 public NavigationTests()
 {
     //previous test runs in MoveTests will change locations of some SDC nodes
     //This can cause some Assert methods, whch depend on the order of ObjectIDs, to fail.
     //So we Reset the source SDC xml before starting this test suite
     Setup.Reset();
 }