DEV Community

Simplify unit tests on static methods in C#

João Antunes on September 14, 2017

Intro This post will be simple and try to act as a discussion starter on unit testing static methods. I'm not the greatest fan of makin...
Collapse
 
laconic23donetsk profile image
Shotkin_Dima

I'm just a newbie in unit-tests.
But thanks for the article.
it's an interesting approach.

Collapse
 
joaofbantunes profile image
João Antunes

Thanks!