public void Then_TreeShouldBe(MetadataItem correctRoot) { _rootItem.Should().BeEquivalentTo(correctRoot); }