I have a method called GetTasks() that returns 10 tasks objects. I want to moq this task for unit testing purposes. Here is the code: that returns
I have a method called GetTasks() that returns 10 tasks objects. I want to moq this task for unit testing purposes. Here is the code: that returns