Libraries tagged by test protected method
r83dev/test-accessible
0 Favers
165 Downloads
165 Downloads
Accessible trait to call protected methods, properties and constants in tests.
skagarwal/reflection
7 Favers
6210 Downloads
6210 Downloads
Test any Private/Protected Methods/Properties of any class
code-distortion/insight
0 Favers
324 Downloads
324 Downloads
Test protected and private object methods and properties as if they were public
make/accessible
8 Favers
80 Downloads
80 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
1569 Downloads
1569 Downloads
A library to access and to unit test private and protected methods and properties
flarone/reflection
0 Favers
1 Downloads
1 Downloads
Test any Private/Protected Methods/Properties of any class
kodeas/publicise
1 Favers
57 Downloads
57 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes