UNPKG

llearn

Version:

Bad-ass developers create awesome apps

8 lines (6 loc) 284 B
# Test of private functions ### How do you test private functions - The way I do it to export them all to be able to test them. - Are there conditional compile available in js? - How does it work? - Use a "Internal()" function and define all private methods there and run it