]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Finished all unit test stubs, another batch to write soon. One one test...
authornicolasconnault <nicolasconnault>
Wed, 2 May 2007 07:20:13 +0000 (07:20 +0000)
committernicolasconnault <nicolasconnault>
Wed, 2 May 2007 07:20:13 +0000 (07:20 +0000)
commit7c8a963f7b9589d056c6a2ad4d2f2b284b638ede
treee4857508bb14f622b824e27f3288f3470fa9b83b
parentec75a182db02fbdf391c58ce67491f140b13c4ae
MDL-9506 Finished all unit test stubs, another batch to write soon. One one test fails because I haven't implemented recursive category hierarchy output yet, and not sure if it's needed. A grade_category already returns its immediate children, and that may be enough.
lib/grade/grade_calculation.php
lib/grade/grade_category.php
lib/grade/grade_grades_final.php
lib/grade/grade_grades_raw.php
lib/grade/grade_item.php
lib/grade/grade_object.php
lib/simpletest/testgradelib.php