You are here

6 string references to 'simpletest.settings' in Zircon Profile 8.0

DrupalKernel::moduleData in core/lib/Drupal/Core/DrupalKernel.php
Returns module data on the filesystem.
MigrateSimpletestConfigsTest::testSimpletestSettings in core/modules/simpletest/src/Tests/Migrate/d6/MigrateSimpletestConfigsTest.php
Tests migration of simpletest variables to simpletest.settings.yml.
SimpletestSettingsForm::buildForm in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Form constructor.
SimpletestSettingsForm::getEditableConfigNames in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Gets the configuration names that will be editable.
SimpletestSettingsForm::validateForm in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Form validation handler.
TestBase::run in core/modules/simpletest/src/TestBase.php
Run all tests in this class.