Unit tests

From MoodleDocs
Revision as of 16:54, 15 November 2009 by chris collman (talk | contribs) (Added images, words need to be check by content expert)

administration > reports> Unit tests

The Unit Test report(s)purpose is to evaluate the individual parts of a program (functions, and methods of classes) to make sure that each element individually does the right thing.

Developers have added specific tests which are used in this report.

Filters for report

Reports Unit Tests 1.jpg

Example report

File:Reports Site Unit Test 1.jpg

See also

Development:Unit tests