Exemple #1
0
 public void IncrementShouldReturn(FakeCounter nextCounter)
 {
     _nextCounter = nextCounter;
 }
Exemple #2
0
 public void IncrementShouldReturn(FakeCounter nextCounter)
 {
     _nextCounter = nextCounter;
 }