[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/calendar/tests/ -> rrule_manager_tests.php (summary)

(no description)

File Size: 537 lines (26 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

core_calendar_rrule_manager_testcase:: (8 methods):
  setUp()
  test_parse_rrule()
  test_parse_rrule_validation()
  test_freq_validation()
  test_daily_events()
  test_weekly_events()
  test_monthly_events()
  test_yearly_events()

core_tests_calendar_rrule_manager:: (1 method):
  __get()


Class: core_calendar_rrule_manager_testcase  - X-Ref

Defines test class to test manage rrule during ical imports.

setUp()   X-Ref
Set up method.


test_parse_rrule()   X-Ref
Test parse_rrule() method.


test_parse_rrule_validation()   X-Ref
Test exception is thrown for invalid property.


test_freq_validation()   X-Ref
Test exception is thrown for invalid frequency.


test_daily_events()   X-Ref
Test recurrence rules for daily frequency.


test_weekly_events()   X-Ref
Test recurrence rules for weekly frequency.


test_monthly_events()   X-Ref
Test recurrence rules for monthly frequency.


test_yearly_events()   X-Ref
Test recurrence rules for yearly frequency.


Class: core_tests_calendar_rrule_manager  - X-Ref

Class core_calendar_test_rrule_manager

Wrapper to access protected vars for testing.

__get($prop)   X-Ref
Magic method to get properties.

param: $prop string property
return: mixed



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1