public void ReturnsAnElement() { FoundResult.ShouldNotBeNull(); }
public void ReturnsCollection() { FoundResult.ShouldNotBeNull(); }