0
kicks
Unit Testing and Integration Testing in real projects
Let me show you how I do Unit and Integration tests using Behavior Driven Development approach to write readable and maintainable tests for a real N-tier web application that uses latest .NET technologies. I will show you how to unit test data access layers which are not so trivial and how to integration test complex business layers.