You are here

Functions in SimpleTest 7

Primary tabs

Namesort descending Location Description Direct uses Strings
menu_test_theme_callback tests/menu_test.module Theme callback to use when testing the theme callback functionality. 1
menu_test_theme_page_callback tests/menu_test.module Page callback to use when testing the theme callback functionality. 1
module_test_permission tests/module_test.module Implement hook_permission().
session_test_boot tests/session_test.module Implement hook_boot().
session_test_drupal_goto_alter tests/session_test.module Implement hook_drupal_goto_alter().
session_test_form_user_login_alter tests/session_test.module Implement hook_form_FORM_ID_alter().
session_test_menu tests/session_test.module Implement hook_menu().
session_test_user_login tests/session_test.module Implement hook_user().
simpletest_clean_database ./simpletest.module Removed prefixed tables from the database that are left over from crashed tests. 1
simpletest_clean_environment ./simpletest.module Remove all temporary database tables and directories. 1 1
simpletest_clean_results_table ./simpletest.module Clear the test result tables. 2
simpletest_clean_temporary_directories ./simpletest.module Find all leftover temporary directories and remove them. 1
simpletest_generate_file ./simpletest.install Generate test file. 1
simpletest_get_file_count ./simpletest.install Get the number of files that have the specified filename base. 2
simpletest_help ./simpletest.module Implement hook_help().
simpletest_install ./simpletest.install Implement hook_install().
simpletest_js_alter ./simpletest.module Implement hook_js_alter().
simpletest_last_test_get ./simpletest.module 1
simpletest_log_read ./simpletest.module Read the error log and report any errors as assertion failures. 2
simpletest_menu ./simpletest.module Implement hook_menu().
simpletest_permission ./simpletest.module Implement hook_permission().
simpletest_registry_files_alter ./simpletest.module Implementation of hook_registry_files_alter().
simpletest_requirements ./simpletest.install Check that the cURL extension exists for PHP.
simpletest_result_form ./simpletest.pages.inc Test results form for $test_id. 1
simpletest_result_form_submit ./simpletest.pages.inc Re-run the tests that match the filter.
simpletest_result_get ./simpletest.pages.inc Get test results for $test_id. 1
simpletest_result_status_image ./simpletest.pages.inc Get the appropriate image for the status. 1
simpletest_run_tests ./simpletest.module Actually runs tests. 1
simpletest_schema ./simpletest.install
simpletest_settings_form ./simpletest.pages.inc Provides settings form for SimpleTest variables. 1
simpletest_test_form ./simpletest.pages.inc List tests arranged in groups that can be selected and run. 1
simpletest_test_form_submit ./simpletest.pages.inc Run selected tests. 1
simpletest_test_get_all ./simpletest.module Get a list of all of the tests provided by the system. 1
simpletest_test_stream_wrappers ./simpletest.module Implementation of hook_stream_wrappers().
simpletest_theme ./simpletest.module Implement hook_theme().
simpletest_uninstall ./simpletest.install Implement hook_uninstall().
simpletest_verbose ./drupal_web_test_case.php Log verbose message in a text file. 2 2
system_test_basic_auth_page tests/system_test.module 1
system_test_boot tests/system_test.module Implement hook_boot().
system_test_destination tests/system_test.module 1
system_test_exit tests/system_test.module Implement hook_exit().
system_test_init tests/system_test.module Implement hook_init().
system_test_lock_acquire tests/system_test.module Try to acquire a named lock and report the outcome. 2
system_test_lock_exit tests/system_test.module Try to acquire a specific lock, and then exit. 2
system_test_main_content_fallback tests/system_test.module Menu callback to test main content fallback(). 1
system_test_menu tests/system_test.module Implement hook_menu().
system_test_modules_disabled tests/system_test.module Implement hook_modules_disabled().
system_test_modules_enabled tests/system_test.module Implement hook_modules_enabled().
system_test_modules_installed tests/system_test.module Implement hook_modules_installed().
system_test_modules_uninstalled tests/system_test.module Implement hook_modules_uninstalled().

Pages

Other projects