Learn when static methods can’t be unit tested and how to use wrapper classes and the Moq and xUnit frameworks to unit test them when they can When building or working in .NET applications you might ...
I wrote about the NetBeans hint “Overridable Method Call in Constructor” in the blog post Seven Indispensable NetBeans Java Hints. In this post, I look at why having an overridable method called from ...