function FormsFormCacheTestCase::setUp

Overrides DrupalWebTestCase::setUp

File

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

Class

FormsFormCacheTestCase
Test cache_form.

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.