public static function getInfo() { return array( 'name' => 'SimpleTest error collector', 'description' => 'Performs tests on the Simpletest error and exception collector.', 'group' => 'SimpleTest', ); }