c# unit testing with Moq in 9 min

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thanks for showing setting up setupsequence, I couldn't figure it out.

bizunc
Автор

Awesome explanation. Please keep it up

carmelraj
Автор

Hi, Well your video is informative and no doubt about that. But to me it felt like its implemented in a little high level manner. I could understand that Action delegate but mostly that syntax makes people scary :).
Also to save the time you have already code in place but it would make more sense if you could write a small test method for a short business logic so that we can understand from scratch what objects to declare and how it all get connected.


Thanks

grtuser
Автор

What have you achieved in the example? Why not start with why use mock in the first place? Thereafter, your tutorial makes more relevance. Maybe a more realistic example would have been more likesome. Anyways only 3 stars out of 5 from me.

SauvikRoy