See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 310] [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]
This file contains tests for the question_attempt_iterator class.
Copyright: | 2009 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 125 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 2 files question/engine/tests/helpers.php question/engine/lib.php |
question_attempt_iterator_test:: (13 methods):
setUp()
tearDown()
test_foreach_loop()
test_offsetExists_before_start()
test_offsetExists_at_start()
test_offsetExists_at_endt()
test_offsetExists_past_end()
test_offsetGet_before_start()
test_offsetGet_at_start()
test_offsetGet_at_end()
test_offsetGet_past_end()
test_cannot_set()
test_cannot_unset()
Class: question_attempt_iterator_test - X-Ref
This file contains tests for the {@link question_attempt_iterator} class.setUp() X-Ref |
No description |
tearDown() X-Ref |
No description |
test_foreach_loop() X-Ref |
No description |
test_offsetExists_before_start() X-Ref |
No description |
test_offsetExists_at_start() X-Ref |
No description |
test_offsetExists_at_endt() X-Ref |
No description |
test_offsetExists_past_end() X-Ref |
No description |
test_offsetGet_before_start() X-Ref |
test_offsetGet_at_start() X-Ref |
No description |
test_offsetGet_at_end() X-Ref |
No description |
test_offsetGet_past_end() X-Ref |
test_cannot_set() X-Ref |
test_cannot_unset() X-Ref |