Exemple #1
0
 public void HasElementAtPathShouldThrowException()
 {
     var tree       = new ItemTree();
     var hasElement = tree.HasElementAtPath("");
 }