Mocking - VISUG session (screencast)(blog.maartenballiauw.be)
submitted by
maartenba(5845) 3 years ago
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. "
|category: Unit Testing
|Views: 26
tags:
Moq mocking Testing another
Everyones tags:
Your Tags: