Definitive Unit Testing Cookbook for C# - Free Webinar

Free on-demand webinar

Presented by Gil Zilberfeld.

Learn how to unit test widespread coding patterns, in this hands-on session.

Gil shares his extensive knowledge of unit testing and mocking, and reveal simple techniques to test even the most complex legacy code.

Learn how to deal with:
* Painful singletons
* Testing error-handling
* No visible state
* Inheritance scenarios
* Multi-threading