Hooks provided by the SimpleTest module.
Name![]() |
Description |
---|---|
hook_simpletest_alter | Alter the list of tests. |
hook_test_finished | An individual test has finished. |
hook_test_group_finished | A test group has finished. |
hook_test_group_started | A test group has started. |
Name![]() |
Description |
---|---|
$drupal_test_info | Global variable that holds information about the tests being run. |