[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
This file contains tests for scorm events.
Copyright: | 2013 onwards Ankit Agarwal |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 387 lines (16 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mod_scorm_event_testcase:: (12 methods):
setUp()
test_attempt_deleted_event()
test_course_module_viewed_event()
test_course_module_instance_list_viewed_event()
test_interactions_viewed_event()
test_interactions_viewed_event_validations()
test_report_viewed_event()
test_sco_launched_event()
test_tracks_viewed_event()
test_tracks_viewed_event_validations()
test_user_report_viewed_event()
test_user_report_viewed_event_validations()
Class: mod_scorm_event_testcase - X-Ref
Test class for various events related to Scorm.setUp() X-Ref |
No description |
test_attempt_deleted_event() X-Ref |
No description |
test_course_module_viewed_event() X-Ref |
Tests for course module viewed event. There is no api involved so the best we can do is test legacy data by triggering event manually. |
test_course_module_instance_list_viewed_event() X-Ref |
Tests for instance list viewed event. There is no api involved so the best we can do is test legacy data by triggering event manually. |
test_interactions_viewed_event() X-Ref |
Tests for interactions viewed. There is no api involved so the best we can do is test legacy data by triggering event manually and test validations. |
test_interactions_viewed_event_validations() X-Ref |
Tests for interactions viewed validations. |
test_report_viewed_event() X-Ref |
No description |
test_sco_launched_event() X-Ref |
No description |
test_tracks_viewed_event() X-Ref |
Tests for tracks viewed event. There is no api involved so the best we can do is test validations by triggering event manually. |
test_tracks_viewed_event_validations() X-Ref |
Tests for tracks viewed event validations. |
test_user_report_viewed_event() X-Ref |
Tests for userreport viewed event. There is no api involved so the best we can do is test validations and legacy log by triggering event manually. |
test_user_report_viewed_event_validations() X-Ref |
Tests for userreport viewed event validations. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |