[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
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: | 117 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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 |
No description |
test_offsetGet_at_start() X-Ref |
No description |
test_offsetGet_at_end() X-Ref |
No description |
test_offsetGet_past_end() X-Ref |
No description |
test_cannot_set() X-Ref |
No description |
test_cannot_unset() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |