simpletest_example.module

Version 1.5 (checked in on 2010/12/10 at 06:46:51 by rfay)

An example of simpletest tests to accompany the tutorial at http://drupal.org/node/890654.

This is built on a traditional node-type implementation.

Functions & methods

NameDescription
simpletest_example_formImplements hook_form().
simpletest_example_menuImplements hook_menu().
simpletest_example_node_accessImplements hook_node_access().
simpletest_example_node_infoImplements hook_node_info().
simpletest_example_permissionImplements hook_permission().
_simpletest_example_explanationReturn an explanation of this module.