File

core/modules/simpletest/tests/bootstrap.test

Classes

Namesort descending Description
BootstrapDestinationTestCase Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
BootstrapGetFilenameTestCase Test backdrop_get_filename()'s availability.
BootstrapIPAddressTestCase
BootstrapMiscTestCase Test miscellaneous functions in bootstrap.inc.
BootstrapOverrideServerVariablesTestCase Tests for overriding server variables via the API.
BootstrapPageCacheTestCase
BootstrapResettableStaticTestCase Test that resetting static variables works.
BootstrapTimerTestCase
BootstrapVariableTestCase
BootstrapWatchdogTestCase
HookBootExitTestCase Test hook_boot() and hook_exit().
WatchdogTestCase