Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
BootstrapDestinationTestCase class modules/simpletest/tests/bootstrap.test Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
BootstrapDestinationTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapDestinationTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapDestinationTestCase::testDestination function modules/simpletest/tests/bootstrap.test Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
BootstrapGetFilenameTestCase class modules/simpletest/tests/bootstrap.test Test drupal_get_filename()'s availability.
BootstrapGetFilenameTestCase::$getFilenameTestTriggeredError property modules/simpletest/tests/bootstrap.test The last file-related error message triggered by the filename test.
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
BootstrapGetFilenameTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly when the file is not found in the database.
BootstrapGetFilenameWebTestCase class modules/simpletest/tests/bootstrap.test Test drupal_get_filename() in the context of a full Drupal installation.
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError property modules/simpletest/tests/bootstrap.test The last file-related error message triggered by the filename test.
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
BootstrapGetFilenameWebTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapGetFilenameWebTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapGetFilenameWebTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly with a full Drupal site.
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() does not break recursive rebuilds.
BootstrapGetFilenameWebTestCase::testWatchdog function modules/simpletest/tests/bootstrap.test Test that watchdog messages about missing files are correctly recorded.
BootstrapIPAddressTestCase class modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$cluster_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$forwarded_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$oldserver property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy2_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$remote_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$untrusted_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
BootstrapIPAddressTestCase::testIPAddressHost function modules/simpletest/tests/bootstrap.test test IP Address and hostname
BootstrapMiscTestCase class modules/simpletest/tests/bootstrap.test Test miscellaneous functions in bootstrap.inc.
BootstrapMiscTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapMiscTestCase::testCheckMemoryLimit function modules/simpletest/tests/bootstrap.test Tests that the drupal_check_memory_limit() function works as expected.
BootstrapMiscTestCase::testMisc function modules/simpletest/tests/bootstrap.test Test miscellaneous functions in bootstrap.inc.
BootstrapOverrideServerVariablesTestCase class modules/simpletest/tests/bootstrap.test Tests for overriding server variables via the API.
BootstrapOverrideServerVariablesTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL function modules/simpletest/tests/bootstrap.test Test providing a direct URL to to drupal_override_server_variables().
BootstrapPageCacheTestCase class modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapPageCacheTestCase::testConditionalRequests function modules/simpletest/tests/bootstrap.test Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache function modules/simpletest/tests/bootstrap.test Test cache headers.
BootstrapPageCacheTestCase::testPageCacheHeaders function modules/simpletest/tests/bootstrap.test Test page cache headers.
BootstrapPageCacheTestCase::testPageCompression function modules/simpletest/tests/bootstrap.test Test page compression.
BootstrapResettableStaticTestCase class modules/simpletest/tests/bootstrap.test Test that resetting static variables works.
BootstrapResettableStaticTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapResettableStaticTestCase::testDrupalStatic function modules/simpletest/tests/bootstrap.test Test that a variable reference returned by drupal_static() gets reset when
drupal_static_reset() is called.
BootstrapTimerTestCase class modules/simpletest/tests/bootstrap.test
BootstrapTimerTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapTimerTestCase::testTimer function modules/simpletest/tests/bootstrap.test Test timer_read() to ensure it properly accumulates time when the timer
started and stopped multiple times.
BootstrapVariableTestCase class modules/simpletest/tests/bootstrap.test

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.