--TEST-- Test next() function : error conditions - Pass incorrect number of arguments --FILE-- ===DONE=== --EXPECTF-- *** Testing next() : error conditions *** -- Testing next() function with Zero arguments -- Warning: Wrong parameter count for next() in %s on line %d NULL -- Testing next() function with more than expected no. of arguments -- Warning: Wrong parameter count for next() in %s on line %d NULL ===DONE===