PHP Class BasePHPUnit

Intended as a base class for our unit tests to inherit from to enable convenience functions to be defined and accessible in a single location
Inheritance: extends CTestCase
Mostrar archivo Open project: openeyes/openeyes

Protected Methods

Method Description
getProtectedMethod ( $obj, $method_name )

Method Details

getProtectedMethod() protected static method

protected static getProtectedMethod ( $obj, $method_name )