Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleTestInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests | function | modules/ |
Tests existence of test case located in an installation profile module. |
| SimpleTestMailCaptureTestCase | class | modules/ |
|
| SimpleTestMailCaptureTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| SimpleTestMailCaptureTestCase::testMailSend | function | modules/ |
Test to see if the wrapper function is executed correctly. |
| SimpleTestMissingDependentModuleUnitTest | class | modules/ |
Test required modules for tests. |
| SimpleTestMissingDependentModuleUnitTest::getInfo | function | modules/ |
|
| SimpleTestMissingDependentModuleUnitTest::testFail | function | modules/ |
Ensure that this test will not be loaded despite its dependency. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests in other installation profiles are not found. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Minimal profile. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile | function | modules/ |
Tests that tests located in another installation profile do not appear. |
| simpletest_classloader_register | function | modules/ |
|
| simpletest_clean_database | function | modules/ |
Removed prefixed tables from the database that are left over from crashed tests. |
| simpletest_clean_environment | function | modules/ |
Remove all temporary database tables and directories. |
| simpletest_clean_results_table | function | modules/ |
Clear the test result tables. |
| simpletest_clean_temporary_directories | function | modules/ |
Find all leftover temporary directories and remove them. |
| simpletest_generate_file | function | modules/ |
Generate test file. |
| simpletest_help | function | modules/ |
Implements hook_help(). |
| simpletest_js_alter | function | modules/ |
Implements hook_js_alter(). |
| simpletest_last_test_get | function | modules/ |
Get information about the last test that ran given a test ID. |
| simpletest_log_read | function | modules/ |
Read the error log and report any errors as assertion failures. |
| simpletest_mail_alter | function | modules/ |
Implements hook_mail_alter(). |
| simpletest_menu | function | modules/ |
Implements hook_menu(). |
| SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT | constant | modules/ |
Minimum value of PHP memory_limit for SimpleTest. |
| simpletest_permission | function | modules/ |
Implements hook_permission(). |
| simpletest_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
| simpletest_requirements | function | modules/ |
Implements hook_requirements(). |
| simpletest_result_form | function | modules/ |
Test results form for $test_id. |
| simpletest_result_form_submit | function | modules/ |
Re-run the tests that match the filter. |
| simpletest_result_get | function | modules/ |
Get test results for $test_id. |
| simpletest_result_status_image | function | modules/ |
Get the appropriate image for the status. |
| simpletest_run_tests | function | modules/ |
Actually runs tests. |
| simpletest_schema | function | modules/ |
Implements hook_schema(). |
| simpletest_settings_form | function | modules/ |
Provides settings form for SimpleTest variables. |
| simpletest_settings_form_validate | function | modules/ |
Validation handler for simpletest_settings_form(). |
| simpletest_test_form | function | modules/ |
List tests arranged in groups that can be selected and run. |
| simpletest_test_form_submit | function | modules/ |
Run selected tests. |
| simpletest_test_get_all | function | modules/ |
Get a list of all of the tests provided by the system. |
| simpletest_theme | function | modules/ |
Implements hook_theme(). |
| simpletest_uninstall | function | modules/ |
Implements hook_uninstall(). |
| simpletest_verbose | function | modules/ |
Logs verbose message in a text file. |
| SiteMaintenanceTestCase | class | modules/ |
Tests site maintenance functionality. |
| SiteMaintenanceTestCase::$admin_user | property | modules/ |
|
| SiteMaintenanceTestCase::$user | property | modules/ |
|
| SiteMaintenanceTestCase::getInfo | function | modules/ |
|
| SiteMaintenanceTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SiteMaintenanceTestCase::testCronSiteMaintenance | function | modules/ |
Verify access to cron.php with custom 403 page during maintenance mode. |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.