namespace Drupal\system\Tests\Bootstrap

Classsort descending Location Description
GetFilenameUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php Tests drupal_get_filename()'s availability.
HookBootExitTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/HookBootExitTest.php Tests hook_boot() and hook_exit().
IpAddressTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php Tests getting IP addresses and hostname validation.
MiscUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/MiscUnitTest.php Tests miscellaneous functions in bootstrap.inc.
OverrideServerVariablesUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php Tests for overriding server variables via the API.
PageCacheTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php Enables the page cache and tests it with various HTTP requests.
ResettableStaticUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php Tests that resetting static variables works.
TimerUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/TimerUnitTest.php Tests timer_read().
VariableTest drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php Tests variable system functions.