public static function getInfo() { return array( 'name' => 'Profile CRUD tests', 'description' => 'Test profile integration with user create, read, update, delete.', 'group' => 'Profile', ); }