Mocking - VISUG session (screencast)
Edit on GitHubA new screencast has just been uploaded to the MSDN Belgium Chopsticks page. Don't forget to rate the video!
Mocking - VISUG session (screencast)
Abstract: "This session provides an introduction to unit testing using mock objects. It builds a small application using TDD (test driven development). To enable easier unit testing, all dependencies are removed from code and introduced as mock objects. Afterwards, a mocking framework by the name of Moq (mock you) is used to shorten unit tests and create a maintainable set of unit tests for the example application. "
Slides and example code can be found in my previous blog post on this session: Mocking - VISUG session
This is an imported post. It was imported from my old blog using an automated tool and may contain formatting errors and/or broken images.
0 responses