There is not. But I don't think it's correct to be testing private functions, testing the public ones should be enough.
The only way to test them is to put the tests in the same file.
There is not. But I don't think it's correct to be testing private functions, testing the public ones should be enough.
The only way to test them is to put the tests in the same file.