Inversion of Control is NOT about testability

Jacob have an interesting perspective on testability: The thing is that using Typemock means that you can unit test literally any public method of any public class, regardless of any and all internal dependencies that class might have. And you can do Read More...

Read the complete post at http://ayende.com/Blog/archive/2008/08/16/Inversion-of-Control-is-NOT-about-testability.aspx

Published Saturday, August 16, 2008 11:41 AM by Test Driven Development