-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: April 2018
Discharging Static #2
In the first article in this series, I wrote about the problems with testing static methods in classes, and showed a few approaches that allow us to write mocks for statics. Testing classes where we have static properties is a … Continue reading