function LocaleTranslationFunctionalTest::setUp

Overrides DrupalWebTestCase::setUp

File

modules/locale/locale.test, line 335

Class

LocaleTranslationFunctionalTest
Functional test for string translation and validation.

Code

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

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