function PollExpirationTestCase::getInfo

File

modules/poll/poll.test, line 714

Class

PollExpirationTestCase

Code

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

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