Example #1
0
 public void TestCleanup()
 {
     viewModel.VerifyAllExpectations();
     mockContainer.VerifyAllExpectations();
     dataStorageService.VerifyAllExpectations();
     controlService.VerifyAllExpectations();
 }