Testing and static methods don’t go well together
Posted by jpluimers on 2016/08/16
A few links as, in code I’ve inherited, I see way too many static methods hindering testing:
- Static Methods are Death to Testability [WayBack]
- How Not To Kill Your Testability Using Statics [WayBack]
–jeroen
Some interesting encoding/Unicode/text articles on kunststube and links for test files of various encodings « The Wiert Corner – irregular stream of stuff said
[…] Testing and static methods don’t go well together […]