[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
This file contains tests for the autosave code in the question_usage class.
Copyright: | 2013 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 694 lines (28 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 2 files question/engine/tests/helpers.php question/engine/lib.php |
question_usage_autosave_test:: (12 methods):
test_autosave_then_display()
test_autosave_then_autosave_different_data()
test_autosave_then_autosave_same_data()
test_autosave_then_autosave_original_data()
test_autosave_then_real_save()
test_autosave_then_real_save_same()
test_autosave_then_submit()
test_autosave_and_save_concurrently()
test_concurrent_autosaves()
test_autosave_with_wrong_seq_number_ignored()
test_finish_with_unhandled_autosave_data()
tearDown()
Class: question_usage_autosave_test - X-Ref
Unit tests for the autosave parts of the {@link question_usage} class.test_autosave_then_display() X-Ref |
No description |
test_autosave_then_autosave_different_data() X-Ref |
No description |
test_autosave_then_autosave_same_data() X-Ref |
No description |
test_autosave_then_autosave_original_data() X-Ref |
No description |
test_autosave_then_real_save() X-Ref |
No description |
test_autosave_then_real_save_same() X-Ref |
No description |
test_autosave_then_submit() X-Ref |
No description |
test_autosave_and_save_concurrently() X-Ref |
No description |
test_concurrent_autosaves() X-Ref |
No description |
test_autosave_with_wrong_seq_number_ignored() X-Ref |
No description |
test_finish_with_unhandled_autosave_data() X-Ref |
No description |
tearDown() X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |