DrupalWebTestCase - API and assertions

Last modified: January 20, 2009 - 17:02

Most SimpleTests written for Drupal will extend DrupalWebTestCase. This section gives an overview of the individual features available.

By extending DrupalWebTestCase your test inherits all features of both WebTestCase and UnitTestCase, as well as the Drupal-specific features of DrupalWebTestCase.

This documentation is far from complete. You can also see full API documentation at http://cwgordon.com/simpletest/doxygen/2008-june/index.html.

 
 

Drupal is a registered trademark of Dries Buytaert.