Search for test
Title | Object type | File name | Summary |
---|---|---|---|
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. |
SiteMaintenanceTestCase::testSiteMaintenance | function | modules/ |
Verify site maintenance mode functionality. |
statistics.test | file | modules/ |
Tests for the Statistics module. |
StatisticsAdminTestCase | class | modules/ |
Tests the statistics administration screen. |
StatisticsAdminTestCase::$privileged_user | property | modules/ |
A user that has permission to administer and access statistics. |
StatisticsAdminTestCase::$test_node | property | modules/ |
A page node for which to check access statistics. |
StatisticsAdminTestCase::getInfo | function | modules/ |
|
StatisticsAdminTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
StatisticsAdminTestCase::testDeleteNode | function | modules/ |
Tests that when a node is deleted, the node counter is deleted too. |
StatisticsAdminTestCase::testDeleteUser | function | modules/ |
Tests that accesslog reflects when a user is deleted. |
StatisticsAdminTestCase::testExpiredLogs | function | modules/ |
Tests that cron clears day counts and expired access logs. |
StatisticsAdminTestCase::testStatisticsSettings | function | modules/ |
Verifies that the statistics settings page works. |
StatisticsBlockVisitorsTestCase | class | modules/ |
Tests that the visitor blocking functionality works. |
StatisticsBlockVisitorsTestCase::getInfo | function | modules/ |
|
StatisticsBlockVisitorsTestCase::testIPAddressBlocking | function | modules/ |
Blocks an IP address via the top visitors report and then unblocks it. |
StatisticsLoggingTestCase | class | modules/ |
Tests that logging via statistics_exit() works for all pages. |
StatisticsLoggingTestCase::$auth_user | property | modules/ |
|
StatisticsLoggingTestCase::$node | property | modules/ |
|
StatisticsLoggingTestCase::getInfo | function | modules/ |
|
StatisticsLoggingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
StatisticsLoggingTestCase::testLogging | function | modules/ |
Verifies request logging for cached and uncached pages. |
StatisticsReportsTestCase | class | modules/ |
Tests that report pages render properly, and that access logging works. |
StatisticsReportsTestCase::getInfo | function | modules/ |
|
StatisticsReportsTestCase::testAccessLogging | function | modules/ |
Verifies that access logging is working and is reported correctly. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.