Beispiel #1
0
 public void AddExpectation(IExpectation expectation)
 {
     MockFactory.AddExpectation(expectation);
 }