Exemplo n.º 1
0
 public void SetUp()
 {
     // ARRANGE
     _cryptoService.ClearReceivedCalls();
     _blockSimpleFactory.ClearReceivedCalls();
     _mapper.ClearReceivedCalls();
 }