Using NUnitAsp mock objects and using DB
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi friends, I have learnt to use mock objects with hot coded value and have written test cases to check them and they are working fine. But i am in need to use these mock objects to use the Db Structure and retrive values.So will there to be need to create a new test DB in my test case and use it. Iam not clear of what to do please explain me in detail. Thanks in Advance, Praveen