Removing Static Method Dependency via Adapter Classes

added by silentj
12/16/2010 11:08:53 AM

123 Views

This story is about removing static method calls from methods so that you can unit test the method without the outside dependency.


0 comments