simpletest.pages.inc

Version 1.20 (checked in on 2009/11/08 at 13:23:41 by webchick)

Page callbacks for simpletest module.

Functions

NameDescription
simpletest_result_formTest results form for $test_id.
simpletest_result_form_submitRe-run the tests that match the filter.
simpletest_result_getGet test results for $test_id.
simpletest_result_status_imageGet the appropriate image for the status.
simpletest_settings_formProvides settings form for SimpleTest variables.
simpletest_test_formList tests arranged in groups that can be selected and run.
simpletest_test_form_submitRun selected tests.
theme_simpletest_result_summaryAdd wrapper div with class based on summary status.
theme_simpletest_test_tableTheme the test list generated by simpletest_test_form() into a table.
_simpletest_sort_by_titleSort element by title instead of by class name.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.