コード例 #1
0
 protected override void Because_of()
 {
     result = Sut.ListHighValueLinks(input);
 }
コード例 #2
0
 protected override void Because_of()
 {
     result = Sut.ListSearchResults(input);
 }