]> git.mjollnir.org Git - moodle.git/commit
Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgra...
authornicolasconnault <nicolasconnault>
Wed, 7 Nov 2007 17:59:33 +0000 (17:59 +0000)
committernicolasconnault <nicolasconnault>
Wed, 7 Nov 2007 17:59:33 +0000 (17:59 +0000)
commit1f0e4921716dd16b86646f2b9d5b43c68307f2ef
treecbf6b87b83c6a190cf72a808497243b435a0c500
parent120a18f051cdd003673ce40f61e01958b67cc51d
Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgradeitem are incomplete. The other tests work great however, and no longer a need for DB data
lang/en_utf8/xmldb.php
lib/ddllib.php
lib/grade/grade_category.php
lib/grade/grade_grade.php
lib/grade/grade_object.php
lib/grade/grade_scale.php
lib/grade/simpletest/testgradecategory.php
lib/grade/simpletest/testgradegrades.php
lib/grade/simpletest/testgradeoutcome.php
lib/grade/simpletest/testgradescale.php
lib/simpletest/fixtures/gradetest.php