IMO if a function is complicated enough to merit its own test it’s probably complicated enough to merit a @doc
- and putting one on a private function emits a warning (see many discussions, like this one for more).
4 Likes