On Sun, 22 Mar 2015, Tom Browder wrote:
On Sun, Mar 22, 2015 at 7:13 PM, Henk van Oers <h...@signature.nl> wrote:
On Sun, 22 Mar 2015, Tom Browder wrote:
I'm trying to write a test.
To test what? Your own typo's?
The tests are for a public Perl 6 module translated from an existing
Perl 5 module.
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.
--
Henk