function FormsElementsTableSelectFunctionalTest::setUp

Overrides DrupalWebTestCase::setUp

File

modules/simpletest/tests/form.test, line 877

Class

FormsElementsTableSelectFunctionalTest
Test the tableselect form element for expected behavior.

Code

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

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