function PollJSAddChoice::setUp

Overrides DrupalWebTestCase::setUp

File

modules/poll/poll.test, line 451

Class

PollJSAddChoice
Test adding new choices.

Code

function setUp() {
    parent::setUp('poll');
}

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