Testing Private Functions

BTW @hauleth wrote a package to test private functions years ago: GitHub - hauleth/ex_unit_embedded: Define ExUnit tests alongside your private functions to test them. · GitHub

No idea if it still works though.