[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
This file contains the class that handles testing of the calendar events.
Copyright: | 2014 Ankit Agarwal <ankit.agrr@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 480 lines (18 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_calendar_events_testcase:: (10 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()
test_calendar_subscription_created()
test_calendar_subscription_updated()
test_calendar_subscription_deleted()
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. |
test_calendar_subscription_created() X-Ref |
Tests for calendar_subscription_added event. |
test_calendar_subscription_updated() X-Ref |
Tests for calendar_subscription_updated event. |
test_calendar_subscription_deleted() X-Ref |
Tests for calendar_subscription_deleted event. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |