abstract function SystemConfigFormBase::setUpSystemConfigForm

1 call to SystemConfigFormBase::setUpSystemConfigForm()
SystemConfigFormBase::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php
Sets up a Drupal site for running functional and integration tests.
1 method overrides SystemConfigFormBase::setUpSystemConfigForm()
UserAdminSettingsFormTest::setUpSystemConfigForm in drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php

File

drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php, line 52
Definition of Drupal\system\Tests\System\SystemConfigFormBase.

Class

SystemConfigFormBase
Full generic test suite for any form that data with the configuration system.

Namespace

Drupal\system\Tests\System

Code

abstract function setUpSystemConfigForm();