public void GetSearchResultDateTimeTest()
 {
     Assert.IsTrue(_nodes.Any(x => _target.GetSearchResultDateTime(x).HasValue));
 }