array ( 'handlerfile' => '/lib/simpletest/testeventslib.php', 'handlerfunction' => 'sample_function_handler', 'schedule' => 'instant' ), 'test_cron' => array ( 'handlerfile' => '/lib/simpletest/testeventslib.php', 'handlerfunction' => array('sample_handler_class', 'static_method'), 'schedule' => 'cron' ) ); ?>