I've added some instructions to simpletest unit test documentation in #580076: Simpletest handbook does not cover unit testing need to add code to simpletest example module.

Comments

Rok Žlender’s picture

StatusFileSize
new1.79 KB

Adding patch for it.

Rok Žlender’s picture

Status: Needs review » Needs work

Found another example for unit testing and will merge in the one in this issue.

Rok Žlender’s picture

This patch now reflects unit testing example on http://drupal.org/node/811254 I will update the documentation when this is pulled and add same note header as on http://drupal.org/simpletest-tutorial-drupal7.

Rok Žlender’s picture

Status: Needs work » Needs review
rfay’s picture

Status: Needs review » Fixed
StatusFileSize
new4.28 KB

Thanks so much!

Committed with a few extra comments (please see that you approve):
7.x-1.x: 34bf934
8.x-1.x: 942d1e6

Rok Žlender’s picture

Looks good! I updated the docs at to reflect the example module code and put a note that code exists.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.