[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for badges
Author: | Yuliya Bozhko <[email protected]> |
Copyright: | 2013 onwards Totara Learning Solutions Ltd {@link http://www.totaralms.com/} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 341 lines (16 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_badges_badgeslib_testcase:: (14 methods):
setUp()
test_create_badge()
test_clone_badge()
test_badge_status()
test_delete_badge()
test_create_badge_criteria()
test_delete_badge_criteria()
test_badge_awards()
data_for_message_from_template()
test_badge_message_from_template()
test_badges_observer_course_module_criteria_review()
test_badges_observer_course_criteria_review()
test_badges_observer_profile_criteria_review()
test_badges_assertion()
Class: core_badges_badgeslib_testcase - X-Ref
setUp() X-Ref |
No description |
test_create_badge() X-Ref |
No description |
test_clone_badge() X-Ref |
No description |
test_badge_status() X-Ref |
No description |
test_delete_badge() X-Ref |
No description |
test_create_badge_criteria() X-Ref |
No description |
test_delete_badge_criteria() X-Ref |
No description |
test_badge_awards() X-Ref |
No description |
data_for_message_from_template() X-Ref |
No description |
test_badge_message_from_template($message, $params, $result) X-Ref |
test_badges_observer_course_module_criteria_review() X-Ref |
Test badges observer when course module completion event id fired. |
test_badges_observer_course_criteria_review() X-Ref |
Test badges observer when course_completed event is fired. |
test_badges_observer_profile_criteria_review() X-Ref |
Test badges observer when user_updated event is fired. |
test_badges_assertion() X-Ref |
Test badges assertion generated when a badge is issued. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |