Y
Hacker News
new
|
ask
|
show
|
jobs
by
gaelow
4339 days ago
"Private methods of modules should not be tested, since they don't represent the public interface of the module and refactorings are likely to change the private methods"
+1 to that.