hook_test_group_started()
A test group has started.
This hook is called just once at the beginning of a test group.
drupal/modules/simpletest/simpletest.api.php, line 34
<?php function hook_test_group_started() { } ?>