Differences Between: [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 206 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file mod/quiz/tests/quiz_question_helper_test_trait.php |
qbank_helper_test:: (4 methods):
setUp()
test_reference_records()
test_get_question_structure()
test_get_question_structure_with_drafts()
Class: qbank_helper_test - X-Ref
Qbank helper test for quiz.setUp() X-Ref |
Called before every test. |
test_reference_records() X-Ref |
Test reference records. |
test_get_question_structure() X-Ref |
Test question structure data. |
test_get_question_structure_with_drafts() X-Ref |
When a question only has draft versions, we should get those and not a dummy question. return: void |