Ejemplo n.º 1
0
 public void CleanUp()
 {
     _mergeService.VerifyAllExpectations();
     _configManager.VerifyAllExpectations();
     _teamExplorerService.VerifyAllExpectations();
 }
Ejemplo n.º 2
0
 public void CleanUp()
 {
     _mergeService.VerifyAllExpectations();
     _configHelper.VerifyAllExpectations();
 }