function PollDeleteChoiceTestCase::getInfo

File

modules/poll/poll.test, line 777

Class

PollDeleteChoiceTestCase

Code

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

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