simpletest.api.php

Hooks provided by the SimpleTest module.

File

drupal/core/modules/simpletest/simpletest.api.php
View source

Functions

Namesort descending 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.

Globals

Namesort descending Description
$drupal_test_info Global variable that holds information about the tests being run.