Exemplo n.º 1
0
 public void IncrementShouldReturn(FakeCounter nextCounter)
 {
     _nextCounter = nextCounter;
 }
Exemplo n.º 2
0
 public void IncrementShouldReturn(FakeCounter nextCounter)
 {
     _nextCounter = nextCounter;
 }