simpletest_clean_database |
./simpletest.module |
Removed prefixed talbes from the database that are left over from crashed tests. |
1 |
|
simpletest_clean_environment |
./simpletest.module |
Remove all temporary database tables and directories. |
|
1 |
simpletest_clean_temporary_directories |
./simpletest.module |
Find all left over temporary directories and remove them. |
1 |
|
simpletest_clean_temporary_directory |
./simpletest.module |
Remove all files from specified firectory and then remove directory. |
1 |
|
simpletest_entrypoint |
./simpletest.module |
Menu callback for both running tests and listing possible tests |
|
1 |
simpletest_get_like_tables |
./simpletest.module |
Find all tables that are like the specified base table name. |
1 |
|
simpletest_get_total_test |
./simpletest.module |
This function makes sure no unnecessary copies of the DrupalUnitTests object are instantiated |
2 |
|
simpletest_help |
./simpletest.module |
Implementation of hook_help(). |
|
|
simpletest_load |
./simpletest.module |
Load required SimepleTest files. |
2 |
|
simpletest_menu |
./simpletest.module |
Implementation of hook_menu(). |
|
|
simpletest_overview_form |
./simpletest.module |
Form callback; make the form to run tests |
|
1 |
simpletest_overview_form_submit |
./simpletest.module |
FAPI form submit for simpletest_overview_form |
|
|
simpletest_perm |
./simpletest.module |
Implementation of hook_perm(). |
|
|
simpletest_requirements |
./simpletest.install |
Implementation of hook_requirements(). |
|
|
simpletest_running_output |
./simpletest.module |
|
2 |
|
simpletest_run_tests |
./simpletest.module |
Actually runs tests |
2 |
|
simpletest_settings |
./simpletest.module |
|
|
1 |
simpletest_trigger_error |
./simpletest.module |
|
1 |
|
simpletest_xmlrpc_arrayOfStructsTest |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_countTheEntities |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_easyStructTest |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_echoStructTest |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_help |
./simpletest_xmlrpc.module |
Implementation of hook_help(). |
|
|
simpletest_xmlrpc_manyTypesTest |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_moderateSizeArrayCheck |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_nestedStructTest |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_simpleStructReturnTest |
./simpletest_xmlrpc.module |
|
1 |
1 |
simpletest_xmlrpc_xmlrpc |
./simpletest_xmlrpc.module |
Implementation of hook_xmlrpc() |
|
|
unit_tests |
./drupal_reporter.php |
|
|
1 |