You are here

11 calls to TestBase::settingsSet() in Zircon Profile 8

DirectoryTest::testFileCheckDirectoryHandling in core/modules/system/src/Tests/File/DirectoryTest.php
Test directory handling functions.
DownloadTest::testFileCreateUrl in core/modules/file/src/Tests/DownloadTest.php
Test file_create_url().
DrupalKernelSiteTest::testServicesYml in core/modules/system/src/Tests/DrupalKernel/DrupalKernelSiteTest.php
Tests services.yml in site directory.
DrupalKernelTest::getTestKernel in core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
Build a kernel for testings.
DrupalKernelTest::setUp in core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
Performs setup tasks before each individual test method is run.
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment in core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
Tests repeated loading of compiled DIC with different environment.
FormatDateTest::setUp in core/modules/system/src/Tests/Common/FormatDateTest.php
Sets up a Drupal site for running functional and integration tests.
KernelTestBase::setUp in core/modules/simpletest/src/KernelTestBase.php
Performs setup tasks before each individual test method is run.
SessionTest::testSessionWrite in core/modules/system/src/Tests/Session/SessionTest.php
Test that sessions are only saved when necessary.
UnmanagedSaveDataTest::testFileSaveData in core/modules/system/src/Tests/File/UnmanagedSaveDataTest.php
Test the file_unmanaged_save_data() function.
WebTestBase::writeCustomTranslations in core/modules/simpletest/src/WebTestBase.php
Writes custom translations to the test site's settings.php.