simpletest.module

Version 1.89 (checked in on 2010/01/15 at 04:16:57 by dries)

Provides testing functionality.

Functions

NameDescription
simpletest_clean_databaseRemoved prefixed tables from the database that are left over from crashed tests.
simpletest_clean_environmentRemove all temporary database tables and directories.
simpletest_clean_results_tableClear the test result tables.
simpletest_clean_temporary_directoriesFind all leftover temporary directories and remove them.
simpletest_generate_fileGenerate test file.
simpletest_helpImplements hook_help().
simpletest_js_alterImplements hook_js_alter().
simpletest_log_readRead the error log and report any errors as assertion failures.
simpletest_menuImplements hook_menu().
simpletest_permissionImplements hook_permission().
simpletest_registry_files_alterImplements hook_registry_files_alter().
simpletest_run_testsActually runs tests.
simpletest_test_get_allGet a list of all of the tests provided by the system.
simpletest_test_stream_wrappersImplements hook_stream_wrappers().
simpletest_themeImplements hook_theme().
_simpletest_batch_finished
_simpletest_batch_operationBatch operation callback.
_simpletest_format_summary_line