Unit tests: Difference between revisions
From MoodleDocs
| Line 13: | Line 13: | ||
==See also== | ==See also== | ||
[[Development:Unit tests]] | [[Development:Unit tests]] | ||
[[Site reports]] | [[Site reports]] | ||
Revision as of 17:10, 15 November 2009
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
Example report

