
Jan Groothuijse on 24 September 2020
Static, extends and how they affect your unit tests
The design of your application also affects your unit tests. This blog post discusses how both the usage of static methods and inherited methods increases the ...