function PollTranslateTestCase::getInfo

File

modules/poll/poll.test, line 816

Class

PollTranslateTestCase
Tests poll translation logic.

Code

public static function getInfo() {
    return array(
        'name' => 'Poll translation',
        'description' => 'Test the poll translation logic.',
        'group' => 'Poll',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.