Hacker News new | ask | show | jobs
by robmcm 3647 days ago
If the methods you are creating are private and for the purpose of segmenting a block of code, you really shouldn't be testing it directly, as it almost certainly won't be part of your public API.