--TEST-- Test get_class_methods() function : error conditions --FILE-- --EXPECTF-- *** Testing get_class_methods() : error conditions *** -- Testing get_class_methods() function with Zero arguments -- Warning: Wrong parameter count for get_class_methods() in %s on line 16 NULL -- Testing get_class_methods() function with more than expected no. of arguments -- Warning: Wrong parameter count for get_class_methods() in %s on line 22 NULL Done