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