Unit Testing 101
Unit Testing 101: Building Testable Applications
By :: Dave Bouwman
This talk will cover the key ideas behind unit testing, the design patterns that facilitate testing, and some challenges faced by developers working with the ESRI APIs. Examples will include testing ArcGIS Server COM Utility classes as well as unit testing for ASP.NET MVC. We'll also delve into dependency injection, mocking, and test-driven development.