private void Test_ShowPathsBeforeNudging(IEnumerable <Path> edgePaths)
 {
     StaticGraphUtility.Test_ShowPathsBeforeNudging(this.ObstacleTree, edgePaths);
 }