Search for test
Title | Object type | File name | Summary |
---|---|---|---|
system_test.install | file | modules/ |
Install, update and uninstall functions for the system_test module. |
system_test.module | file | modules/ |
|
system_test_authorize_init_page | function | modules/ |
Page callback to initialize authorize.php during testing. |
system_test_basic_auth_page | function | modules/ |
|
system_test_boot | function | modules/ |
Implements hook_boot(). |
system_test_drupal_get_filename | function | modules/ |
Page callback to run drupal_get_filename() on a particular module. |
system_test_drupal_get_filename_with_schema_rebuild | function | modules/ |
Page callback to run drupal_get_filename() and do a schema rebuild. |
system_test_drupal_set_message | function | modules/ |
Sets two messages and removes the first one before the messages are displayed. |
system_test_empty_page | function | modules/ |
Page callback to output an empty page. |
system_test_exit | function | modules/ |
Implements hook_exit(). |
system_test_filetransfer_info | function | modules/ |
Implements hook_filetransfer_info(). |
system_test_get_destination | function | modules/ |
Page callback to print out $_GET['destination'] for testing. |
system_test_init | function | modules/ |
Implements hook_init(). |
system_test_lock_acquire | function | modules/ |
Try to acquire a named lock and report the outcome. |
system_test_lock_exit | function | modules/ |
Try to acquire a specific lock, and then exit. |
system_test_main_content_fallback | function | modules/ |
Menu callback to test main content fallback(). |
system_test_menu | function | modules/ |
Implements hook_menu(). |
system_test_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
system_test_modules_enabled | function | modules/ |
Implements hook_modules_enabled(). |
system_test_modules_installed | function | modules/ |
Implements hook_modules_installed(). |
system_test_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
system_test_module_implements_alter | function | modules/ |
Implements hook_module_implements_alter(). |
system_test_multiple_redirects | function | modules/ |
Menu callback; sends a redirect header to itself until $count argument is 0. |
system_test_page_build | function | modules/ |
Implements hook_page_build(). |
system_test_page_cache_headers | function | modules/ |
Menu callback to test headers stored in the page cache. |
system_test_page_shutdown_functions | function | modules/ |
A simple page callback which adds a register shutdown function. |
system_test_redirect | function | modules/ |
|
system_test_redirect_invalid_scheme | function | modules/ |
|
system_test_redirect_noparse | function | modules/ |
|
system_test_redirect_noscheme | function | modules/ |
|
system_test_redirect_protocol_relative | function | modules/ |
|
system_test_request_destination | function | modules/ |
Page callback to print out $_REQUEST['destination'] for testing. |
system_test_schema | function | modules/ |
Implements hook_schema(). |
system_test_set_header | function | modules/ |
|
system_test_sleep | function | modules/ |
|
system_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
system_test_watchdog | function | modules/ |
Implements hook_watchdog(). |
tablesort.test | file | modules/ |
Various tablesort tests. |
TableSortTest | class | modules/ |
Test unicode handling features implemented in unicode.inc. |
TableSortTest::$GET | property | modules/ |
Storage for initial value of $_GET. |
TableSortTest::getInfo | function | modules/ |
|
TableSortTest::setUp | function | modules/ |
Sets up unit test environment. |
TableSortTest::tearDown | function | modules/ |
|
TableSortTest::testTableSortInit | function | modules/ |
Test tablesort_init(). |
taxonomy.test | file | modules/ |
Tests for taxonomy.module. |
TaxonomyEFQTestCase | class | modules/ |
Tests the functionality of EntityFieldQuery for taxonomy entities. |
TaxonomyEFQTestCase::$admin_user | property | modules/ |
|
TaxonomyEFQTestCase::$vocabulary | property | modules/ |
|
TaxonomyEFQTestCase::getInfo | function | modules/ |
|
TaxonomyEFQTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.