t('Domain creation'), 'desc' => t('Create domain record and verify its consistency in the database.'), 'group' => t('Domain Access'), ); } function testCreateDomain() { $domain = $this->randomName(); } }