Version 1.259 (checked in on 2011/02/19 at 00:09:11 by dries)
| Name | Description |
|---|---|
| $drupal_test_info | Global variable that holds information about the tests being run. |
| Name | Description |
|---|---|
| DrupalTestCase | Base class for Drupal tests. |
| DrupalUnitTestCase | Test case for Drupal unit tests. |
| DrupalWebTestCase | Test case for typical Drupal tests. |
| Name | Description |
|---|---|
| simpletest_verbose | Logs verbose message in a text file. |