示例#1
0
 public void CleanUp()
 {
     _teamService.VerifyAllExpectations();
     _mergeOperation.VerifyAllExpectations();
     _configManager.VerifyAllExpectations();
     _serviceProvider.VerifyAllExpectations();
     _logger.VerifyAllExpectations();
 }