function FormsFormWrapperTestCase::setUp

Overrides DrupalWebTestCase::setUp

File

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

Class

FormsFormWrapperTestCase
Test wrapper form callbacks.

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.