コード例 #1
0
 public void Then_the_correct_build_file_is_selected()
 {
     get.AssertWasCalled(x => x.From(sourceControl));
 }