[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for (some of) ../questionlib.php.
Copyright: | 2006 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 208 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_questionlib_testcase:: (5 methods):
setUp()
tearDown()
test_question_reorder_qtypes()
test_match_grade_options()
test_altering_tag_instance_context()
Class: core_questionlib_testcase - X-Ref
Unit tests for (some of) ../questionlib.php.setUp() X-Ref |
Test set up. This is executed before running any test in this file. |
tearDown() X-Ref |
Tidy up open files that may be left open. |
test_question_reorder_qtypes() X-Ref |
No description |
test_match_grade_options() X-Ref |
No description |
test_altering_tag_instance_context() X-Ref |
This function tests that the functions responsible for moving questions to different contexts also updates the tag instances associated with the questions. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |