Reading up and picking up on unit testing, trying to make sense of the following post on that explains the hardships of static function calls.
I don\'t clearly unde
I do not see any problem when testing static methods (at least none that doesn't exists in non-static methods).
include_path.