Online Free Computer Tutorials.: Nsubstitute

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label Nsubstitute. Show all posts
Showing posts with label Nsubstitute. Show all posts

Thursday, August 13, 2015

Unit Testing with NBuilder and NSubstitute using either a FakeDBSet or a mock DbSet

In the previous blog post I showed how you can unit test with NBuilder and NSubstitute by using a FakeDbSet implementation. The thing is ...
Read More