public void FileTreeItemItemNameShouldReturnLocationWithoutRoot() { Assert.AreEqual("thefile.cs", _item.GetItemName()); }