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