[Flow] Best way to test protected method

Christian Loock chl at vkf-renzel.de
Mon Oct 13 15:35:15 CEST 2014


Hi,

I am currently trying to push a little change to gerrit but am stuck a 
little on the unit tests. Basically I added a new protected method to a 
class and now want to test it. I know there are ways to access protected 
class properties, but is this also possible with methods?

Cheers,

Christian


More information about the Flow mailing list