Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| BootstrapTrustedHostsTestCase::testTrustedHosts | function | modules/ |
Tests hostname validation. |
| BootstrapVariableTestCase | class | modules/ |
|
| BootstrapVariableTestCase::getInfo | function | modules/ |
|
| BootstrapVariableTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BootstrapVariableTestCase::testVariable | function | modules/ |
testVariable |
| BootstrapVariableTestCase::testVariableDefaults | function | modules/ |
Makes sure that the default variable parameter is passed through okay. |
| boot_test_1.info | file | modules/ |
name = Early bootstrap tests description = A support module for hook_boot testing. core = 7.x package = Testing version = VERSION hidden = TRUE |
| boot_test_1.module | file | modules/ |
Tests calling module_implements() during hook_boot() invocation. |
| boot_test_1_boot | function | modules/ |
Implements hook_boot(). |
| boot_test_2.info | file | modules/ |
name = Early bootstrap tests description = A support module for hook_boot hook testing. core = 7.x package = Testing version = VERSION hidden = TRUE |
| boot_test_2.module | file | modules/ |
Defines a hook_help() implementation in a non-"bootstrap" module. |
| boot_test_2_help | function | modules/ |
Implements hook_help(). |
| cache.test | file | modules/ |
|
| CacheClearCase::testClearArray | function | modules/ |
Test clearing using an array. |
| CacheClearCase::testClearCid | function | modules/ |
Test clearing using a cid. |
| CacheClearCase::testClearWildcard | function | modules/ |
Test clearing using wildcard. |
| CacheClearCase::testFlushAllCaches | function | modules/ |
Test drupal_flush_all_caches(). |
| CacheClearCase::testIsValidBin | function | modules/ |
Test DrupalDatabaseCache::isValidBin(). |
| CacheClearCase::testMinimumCacheLifetime | function | modules/ |
Test minimum cache lifetime. |
| CacheGetMultipleUnitTest | class | modules/ |
Test cache_get_multiple(). |
| CacheGetMultipleUnitTest::getInfo | function | modules/ |
|
| CacheGetMultipleUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CacheGetMultipleUnitTest::testCacheMultiple | function | modules/ |
Test cache_get_multiple(). |
| CacheIsEmptyCase::testIsEmpty | function | modules/ |
Test clearing using a cid. |
| CacheSavingCase::testArray | function | modules/ |
Test the saving and restoring of an array. |
| CacheSavingCase::testDouble | function | modules/ |
Test the saving and restoring of a double. |
| CacheSavingCase::testInteger | function | modules/ |
Test the saving and restoring of an integer. |
| CacheSavingCase::testNoEmptyCids | function | modules/ |
Test no empty cids are written in cache table. |
| CacheSavingCase::testObject | function | modules/ |
Test the saving and restoring of an object. |
| CacheSavingCase::testString | function | modules/ |
Test the saving and restoring of a string. |
| CacheTestCase | class | modules/ |
|
| CacheTestCase::$default_bin | property | modules/ |
|
| CacheTestCase::$default_cid | property | modules/ |
|
| CacheTestCase::$default_value | property | modules/ |
|
| CacheTestCase::assertCacheExists | function | modules/ |
Assert or a cache entry exists. |
| CacheTestCase::assertCacheRemoved | function | modules/ |
Assert or a cache entry has been removed. |
| CacheTestCase::checkCacheExists | function | modules/ |
Check whether or not a cache entry exists. |
| CacheTestCase::generalWipe | function | modules/ |
Perform the general wipe. |
| CacheTestCase::setupLifetime | function | modules/ |
Setup the lifetime settings for caching. |
| CascadingStylesheetsTestCase | class | modules/ |
Test the Drupal CSS system. |
| CascadingStylesheetsTestCase::getInfo | function | modules/ |
|
| CascadingStylesheetsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CascadingStylesheetsTestCase::testAddCssFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding CSS files that have query string parameters. |
| CascadingStylesheetsTestCase::testAddExternal | function | modules/ |
Tests adding an external stylesheet. |
| CascadingStylesheetsTestCase::testAddFile | function | modules/ |
Tests adding a file stylesheet. |
| CascadingStylesheetsTestCase::testAlter | function | modules/ |
Tests Locale module's CSS Alter to include RTL overrides. |
| CascadingStylesheetsTestCase::testDefault | function | modules/ |
Check default stylesheets as empty. |
| CascadingStylesheetsTestCase::testModuleInfo | function | modules/ |
Test that stylesheets in module .info files are loaded. |
| CascadingStylesheetsTestCase::testRenderExternal | function | modules/ |
Tests rendering an external stylesheet. |
| CascadingStylesheetsTestCase::testRenderFile | function | modules/ |
Tests rendering the stylesheets. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.