You are here

Functions in SimpleTest 7

Primary tabs

Namesort descending Location Description Direct uses Strings
file_test_file_references tests/file_test.module Implement hook_file_references().
file_test_file_scan_callback tests/file.test Helper function for testing file_scan_directory(). 1 2
file_test_file_scan_callback_reset tests/file.test Reset static variables used by file_test_file_scan_callback(). 1
file_test_file_update tests/file_test.module Implement hook_file_update().
file_test_file_url_alter tests/file_test.module Implement hook_file_url_alter().
file_test_file_validate tests/file_test.module Implement hook_file_validate().
file_test_get_all_calls tests/file_test.module Get an array with the calls for all hooks. 1
file_test_get_calls tests/file_test.module Get the arguments passed to invocation of a given hook since file_test_reset() was last called. 1
file_test_menu tests/file_test.module Implement hook_menu().
file_test_reset tests/file_test.module Reset/initialize the history of calls to the file_* hooks. 6
file_test_set_return tests/file_test.module Assign a return value for a given operation. 2
file_test_stream_wrappers tests/file_test.module Implement hook_stream_wrappers().
file_test_validator tests/file.test Helper validator that returns the $errors parameter.
filter_test_filter_format_delete tests/filter_test.module Implement hook_filter_format_delete().
filter_test_filter_format_insert tests/filter_test.module Implement hook_filter_format_insert().
filter_test_filter_format_update tests/filter_test.module Implement hook_filter_format_update().
form_storage_test_form tests/form_test.module A multistep form for testing the form storage. 1
form_storage_test_form_submit tests/form_test.module Multistep form submit callback.
form_test_batch_callback tests/form_test.module Submits form_test_mock_form using drupal_form_submit using the given $value. 1
form_test_drupal_form_submit_batch_api tests/form_test.module Page callback for the batch/drupal_form_submit interaction test. 1
form_test_form_state_values_clean_form tests/form_test.module Form builder for form_state_values_clean() test. 1
form_test_form_state_values_clean_form_submit tests/form_test.module Form submit handler for form_state_values_clean() test form.
form_test_menu tests/form_test.module Implement hook_menu().
form_test_mock_form tests/form_test.module A simple form with a textfield and submit button. 1
form_test_mock_form_submit tests/form_test.module Form submission callback.
form_test_wrapper_callback tests/form_test.module Menu callback; Invokes a form builder function with a wrapper callback. 1
form_test_wrapper_callback_form tests/form_test.module Form builder for form wrapper callback test. 1
form_test_wrapper_callback_wrapper tests/form_test.module Form wrapper for form_test_wrapper_callback_form(). 1
garland_drupal_alter_alter tests/common_test.module Implement hook_TYPE_alter() on behalf of Garland theme.
hook_test_finished ./simpletest.api.php An individual test has finished.
hook_test_group_finished ./simpletest.api.php A test group has finished.
hook_test_group_started ./simpletest.api.php A test group has started.
image_test_crop tests/image_test.module Image tookit's crop operation.
image_test_desaturate tests/image_test.module Image tookit's desaturate operation.
image_test_get_all_calls tests/image_test.module Get an array with the all the calls to the toolkits since image_test_reset() was called. 7
image_test_get_info tests/image_test.module Image toolkit's get_info operation.
image_test_image_toolkits tests/image_test.module Implement hook_image_toolkits().
image_test_load tests/image_test.module Image tookit's load operation.
image_test_reset tests/image_test.module Reset/initialize the history of calls to the toolkit functions. 1
image_test_resize tests/image_test.module Image tookit's resize operation.
image_test_rotate tests/image_test.module Image tookit's rotate operation.
image_test_save tests/image_test.module Image tookit's save operation.
image_test_settings tests/image_test.module Image tookit's settings operation.
menu_test_callback tests/menu_test.module Dummy callback for hook_menu() to point to. 1
menu_test_menu tests/menu_test.module Implement hook_menu().
menu_test_menu_link_delete tests/menu_test.module Implement hook_menu_link_delete().
menu_test_menu_link_insert tests/menu_test.module Implement hook_menu_link_insert().
menu_test_menu_link_update tests/menu_test.module Implement hook_menu_link_update().
menu_test_menu_name tests/menu_test.module Helper function for the testMenuName() test. Used to change the menu_name parameter of a menu. 2
menu_test_static_variable tests/menu_test.module Static function for testing hook results. 4

Pages

Other projects