bootstrap.test

File

drupal/modules/simpletest/tests/bootstrap.test
View source

Classes

Namesort descending Description
BootstrapAutoloadTestCase Tests the auto-loading behavior of the code registry.
BootstrapDestinationTestCase Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
BootstrapGetFilenameTestCase Test drupal_get_filename()'s availability.
BootstrapGetFilenameWebTestCase Test drupal_get_filename() in the context of a full Drupal installation.
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
HookBootExitTestCase Test hook_boot() and hook_exit().