I am developing a PHP class with several private methods, and I would like to pass some tests on them, but the methods are private. What is the best way to do these tests?
Asked
Active
Viewed 16 times