Differences Between: [Versions 310 and 402] [Versions 39 and 402]
(no description)
File Size: | 173 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 2 files question/engine/tests/helpers.php question/engine/lib.php |
questionattemptstep_test:: (16 methods):
test_initial_state_unprocessed()
test_get_set_state()
test_initial_fraction_null()
test_get_set_fraction()
test_has_var()
test_get_var()
test_set_var()
test_cannot_set_qt_var_without_underscore()
test_cannot_set_behaviour_var_without_underscore()
test_get_data()
test_get_submitted_data()
test_constructor_default_params()
test_constructor_given_params()
test_get_user()
test_get_user_fullname()
test_add_full_user_object()
Class: questionattemptstep_test - X-Ref
Unit tests for the {@link question_attempt_step} class.test_initial_state_unprocessed() X-Ref |
No description |
test_get_set_state() X-Ref |
No description |
test_initial_fraction_null() X-Ref |
No description |
test_get_set_fraction() X-Ref |
No description |
test_has_var() X-Ref |
No description |
test_get_var() X-Ref |
No description |
test_set_var() X-Ref |
No description |
test_cannot_set_qt_var_without_underscore() X-Ref |
No description |
test_cannot_set_behaviour_var_without_underscore() X-Ref |
No description |
test_get_data() X-Ref |
No description |
test_get_submitted_data() X-Ref |
No description |
test_constructor_default_params() X-Ref |
No description |
test_constructor_given_params() X-Ref |
No description |
test_get_user() X-Ref |
Test get_user function. |
test_get_user_fullname() X-Ref |
Test get_user_fullname function. |
test_add_full_user_object() X-Ref |
Test add_full_user_object function. |