You are here

11 string references to YAML keys in simpletest.routing.yml in Drupal 8

MigrateSimpletestConfigsTest::testSimpletestSettings in core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php
Tests migration of simpletest variables to simpletest.settings.yml.
OtherInstallationProfileTestsTest::testOtherInstallationProfile in core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php
Tests that tests located in another installation profile appear.
SimpletestResultsForm::buildForm in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Form constructor.
SimpletestResultsForm::submitForm in core/modules/simpletest/src/Form/SimpletestResultsForm.php
Form submission handler.
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.
SimpletestTestForm::submitForm in core/modules/simpletest/src/Form/SimpletestTestForm.php
Form submission handler.
SimpletestUiTest::testTestingThroughUI in core/modules/simpletest/tests/src/Functional/SimpletestUiTest.php
Tests that unit, kernel, and functional tests work through the UI.
simpletest_help in core/modules/simpletest/simpletest.module
Implements hook_help().
TestBase::run in core/modules/simpletest/src/TestBase.php
Run all tests in this class.