Differences Between: [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
This file contains tests for the question_engine class.
Copyright: | 2009 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 159 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
question_engine_test:: (13 methods):
setUpBeforeClass()
test_load_behaviour_class()
test_load_behaviour_class_missing()
test_get_behaviour_unused_display_options()
test_can_questions_finish_during_the_attempt()
test_sort_behaviours()
test_is_manual_grade_in_range()
test_is_manual_grade_in_range_bottom_end()
test_is_manual_grade_in_range_too_low()
test_is_manual_grade_in_range_top_end()
test_is_manual_grade_in_range_too_high()
test_is_manual_grade_in_range_ungraded()
test_render_question_number()
Class: question_engine_test - X-Ref
Unit tests for the question_engine class.setUpBeforeClass() X-Ref |
Load required libraries |
test_load_behaviour_class() X-Ref |
No description |
test_load_behaviour_class_missing() X-Ref |
No description |
test_get_behaviour_unused_display_options() X-Ref |
No description |
test_can_questions_finish_during_the_attempt() X-Ref |
No description |
test_sort_behaviours() X-Ref |
No description |
test_is_manual_grade_in_range() X-Ref |
No description |
test_is_manual_grade_in_range_bottom_end() X-Ref |
No description |
test_is_manual_grade_in_range_too_low() X-Ref |
No description |
test_is_manual_grade_in_range_top_end() X-Ref |
No description |
test_is_manual_grade_in_range_too_high() X-Ref |
No description |
test_is_manual_grade_in_range_ungraded() X-Ref |
No description |
test_render_question_number() X-Ref |
No description |