--TEST-- Test get_resource_type() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing get_resource_type() : error conditions *** -- Testing get_resource_type() function with Zero arguments -- Warning: get_resource_type() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing get_resource_type() function with more than expected no. of arguments -- Warning: get_resource_type() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===