Ejemplo n.º 1
0
 public void GetSearchResultDateTimeTest()
 {
     Assert.IsTrue(_nodes.Any(x => _target.GetSearchResultDateTime(x).HasValue));
 }