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