Tag: NUnit
-
How to … test database code with BDD(NBehave)
In this video,that is the continuation after How To … Test code from database with nunit I will show how to transform a NUnit test into an BDD – NBehave test. As usual,you can download the code from here here
-
How To … Test code from database with nunit
In this video we will test the Business Layer for a shortening application. The Data Access Layer is made with Entity Framework . You can download files from here