function FormsElementsVerticalTabsFunctionalTest::setUp

Overrides DrupalWebTestCase::setUp

File

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

Class

FormsElementsVerticalTabsFunctionalTest
Test the vertical_tabs 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.