SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile |
core/modules/simpletest/tests/simpletest.test |
Tests that tests located in another installation profile do not appear. |
SimpleTestUnitTestExampleTestCase::setUp |
modules/examples/simpletest_example/tests/simpletest_example.test |
Set up the test environment. |
SimpleTestUnitTestExampleTestCase::testSimpleTestUnitTestExampleFunction |
modules/examples/simpletest_example/tests/simpletest_example.test |
Test simpletest_example_empty_mysql_date(). |
simpletest_autoload_info |
core/modules/simpletest/simpletest.module |
Implements hook_autoload_info(). |
simpletest_clean_database |
core/modules/simpletest/simpletest.module |
Removed prefixed tables from the database that are left over from crashed tests. |
simpletest_clean_environment |
core/modules/simpletest/simpletest.module |
Remove all temporary database tables and directories. |
simpletest_clean_profile_cache_folders |
core/modules/simpletest/simpletest.module |
Removes cached profile folders from the files directory. |
simpletest_clean_profile_cache_tables |
core/modules/simpletest/simpletest.module |
Removes cached profile tables from the database. |
simpletest_clean_results_table |
core/modules/simpletest/simpletest.module |
Clear the test result tables. |
simpletest_clean_temporary_directories |
core/modules/simpletest/simpletest.module |
Find all leftover temporary directories and remove them. |
simpletest_config_info |
core/modules/simpletest/simpletest.module |
Implements hook_config_info(). |
simpletest_example_empty_mysql_date |
modules/examples/simpletest_example/simpletest_example.module |
A simple self-contained function used to demonstrate unit tests. |
simpletest_example_form |
modules/examples/simpletest_example/simpletest_example.module |
Implements hook_form(). |
simpletest_example_install |
modules/examples/simpletest_example/simpletest_example.install |
Implements hook_install(). |
simpletest_example_menu |
modules/examples/simpletest_example/simpletest_example.module |
Implements hook_menu(). |
simpletest_example_node_access |
modules/examples/simpletest_example/simpletest_example.module |
Implements hook_node_access(). |
simpletest_example_permission |
modules/examples/simpletest_example/simpletest_example.module |
Implements hook_permission(). |
simpletest_example_test_node_view |
modules/examples/simpletest_example/tests/simpletest_example_test/simpletest_example_test.module |
Implements hook_node_view(). |
simpletest_generate_file |
core/modules/simpletest/simpletest.module |
Generate test file. |
simpletest_get_profiles |
core/modules/simpletest/simpletest.module |
Gets a list of the installation profiles that are available. |
simpletest_js_alter |
core/modules/simpletest/simpletest.module |
Implements hook_js_alter(). |
simpletest_last_test_get |
core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
simpletest_log_read |
core/modules/simpletest/simpletest.module |
Read the error log and report any errors as assertion failures. |
simpletest_mail_alter |
core/modules/simpletest/simpletest.module |
Implements hook_mail_alter(). |
simpletest_menu |
core/modules/simpletest/simpletest.module |
Implements hook_menu(). |
simpletest_permission |
core/modules/simpletest/simpletest.module |
Implements hook_permission(). |
simpletest_requirements |
core/modules/simpletest/simpletest.install |
Implements hook_requirements(). |
simpletest_result_form |
core/modules/simpletest/simpletest.pages.inc |
Test results form for $test_id. |
simpletest_result_form_submit |
core/modules/simpletest/simpletest.pages.inc |
Re-run the tests that match the filter. |
simpletest_result_get |
core/modules/simpletest/simpletest.pages.inc |
Get test results for $test_id. |
simpletest_result_status_image |
core/modules/simpletest/simpletest.pages.inc |
Get the appropriate image for the status. |
simpletest_run_tests |
core/modules/simpletest/simpletest.module |
Actually runs tests. |
simpletest_schema |
core/modules/simpletest/simpletest.install |
Implements hook_schema(). |
simpletest_settings_form |
core/modules/simpletest/simpletest.pages.inc |
Provides settings form for SimpleTest variables. |
simpletest_settings_form_submit |
core/modules/simpletest/simpletest.pages.inc |
Form submission handler for simpletest_settings_form(). |
simpletest_settings_form_validate |
core/modules/simpletest/simpletest.pages.inc |
Validation handler for simpletest_settings_form(). |
simpletest_test_form |
core/modules/simpletest/simpletest.pages.inc |
List tests arranged in groups that can be selected and run. |
simpletest_test_form_submit |
core/modules/simpletest/simpletest.pages.inc |
Run selected tests. |
simpletest_test_get_all |
core/modules/simpletest/simpletest.module |
Get a list of all of the tests provided by the system. |
simpletest_test_get_by_class |
core/modules/simpletest/simpletest.module |
Get information about a test by its class name. |
simpletest_theme |
core/modules/simpletest/simpletest.module |
Implements hook_theme(). |
simpletest_uninstall |
core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
simpletest_update_1000 |
core/modules/simpletest/simpletest.install |
Update the simpletest_test_id table to hold a list of active prefixes. |
simpletest_update_1001 |
core/modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
simpletest_verbose |
core/modules/simpletest/backdrop_web_test_case.php |
Logs verbose message in a text file. |
SiteMaintenanceTestCase::setUp |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
SiteMaintenanceTestCase::testSiteMaintenance |
core/modules/system/tests/system.test |
Verify site maintenance mode functionality. |
SkipDotsRecursiveDirectoryIterator::next |
core/includes/filetransfer/filetransfer.inc |
|
SkipDotsRecursiveDirectoryIterator::rewind |
core/includes/filetransfer/filetransfer.inc |
|
SkipDotsRecursiveDirectoryIterator::skipdots |
core/includes/filetransfer/filetransfer.inc |
|