[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
This file contains the class that handles testing of the calendar events.
Copyright: | 2014 Ankit Agarwal <[email protected]> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 389 lines (15 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_calendar_events_testcase:: (7 methods):
setUp()
test_calendar_event_created()
test_calendar_event_created_validations()
test_calendar_event_updated()
test_calendar_event_updated_validations()
test_calendar_event_deleted()
test_calendar_event_deleted_validations()
Class: core_calendar_events_testcase - X-Ref
This file contains the class that handles testing of the calendar events.setUp() X-Ref |
Test set up. |
test_calendar_event_created() X-Ref |
Tests for calendar_event_created event. |
test_calendar_event_created_validations() X-Ref |
Tests for event validations related to calendar_event_created event. |
test_calendar_event_updated() X-Ref |
Tests for calendar_event_updated event. |
test_calendar_event_updated_validations() X-Ref |
Tests for event validations related to calendar_event_created event. |
test_calendar_event_deleted() X-Ref |
Tests for calendar_event_deleted event. |
test_calendar_event_deleted_validations() X-Ref |
Tests for event validations related to calendar_event_deleted event. |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |