You are here

9 methods override FunctionalTestSetupTrait::installParameters() in Drupal 8

DemoUmamiProfileTest::installParameters in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Returns the parameters that will be used when Simpletest installs Drupal.
HelpTopicTranslatedTestBase::installParameters in core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
Returns the parameters that will be used when Simpletest installs Drupal.
InstallerExistingConfigTestBase::installParameters in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php
Returns the parameters that will be used when Simpletest installs Drupal.
InstallerSiteConfigProfileTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php
Returns the parameters that will be used when Simpletest installs Drupal.
InstallerTranslationMultipleLanguageTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
Returns the parameters that will be used when Simpletest installs Drupal.
LocaleNonInteractiveInstallTest::installParameters in core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php
Returns the parameters that will be used when Simpletest installs Drupal.
NodeTypeTranslationTest::installParameters in core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
Install Drupal in a language other than English for this test. This is not needed to test the node type translation itself but acts as a regression test.
SiteNameTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
Returns the parameters that will be used when Simpletest installs Drupal.
TestingProfileInstallTest::installParameters in core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php
Returns the parameters that will be used when Simpletest installs Drupal.