On Sun, Mar 22, 2015 at 7:48 PM, Henk van Oers <h...@signature.nl> wrote: > On Sun, 22 Mar 2015, Tom Browder wrote: >> Do Perl 6 modules not need tests? > Yes they need tests. >> If so, which ones do they need? > The public interface. >> and which can be left off? > The private stuff. > You can not test for 'random_name'. > This is not about Perl. It's OO-programming.
Okay, Henk. Thanks. Best, -Tom