In phpunit, you can set a test method using de prefix test on the name, or using the annotation /* @test */.
test
/* @test */
I wonder configure all public m