Libraries tagged by test protected method
r83dev/test-accessible
0 Favers
136 Downloads
136 Downloads
Accessible trait to call protected methods, properties and constants in tests.
skagarwal/reflection
7 Favers
6206 Downloads
6206 Downloads
Test any Private/Protected Methods/Properties of any class
code-distortion/insight
0 Favers
313 Downloads
313 Downloads
Test protected and private object methods and properties as if they were public
kodeas/publicise
1 Favers
57 Downloads
57 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
make/accessible
8 Favers
79 Downloads
79 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
testinaweb/php-access-all
2 Favers
1568 Downloads
1568 Downloads
A library to access and to unit test private and protected methods and properties
flarone/reflection
0 Favers
0 Downloads
0 Downloads
Test any Private/Protected Methods/Properties of any class