Exemplo n.º 1
0
 public void GetItemsAtPathThrowsException()
 {
     var details = new InstructionDetails();
     details.GetItemsAtPath(string.Empty);
 }