| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
This file contains the unittests for scheduled tasks.
| Copyright: | 2013 Damyon Wiese |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 315 lines (12 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file lib/tests/fixtures/task_fixtures.php |
core_scheduled_task_testcase:: (7 methods):
test_eval_cron_field()
test_get_next_scheduled_time()
test_timezones()
test_reset_scheduled_tasks_for_component()
test_get_next_scheduled_task()
test_get_broken_scheduled_task()
test_random_time_specification()
Class: core_scheduled_task_testcase - X-Ref
Test class for scheduled task.| test_eval_cron_field() X-Ref |
| Test the cron scheduling method |
| test_get_next_scheduled_time() X-Ref |
| No description |
| test_timezones() X-Ref |
| No description |
| test_reset_scheduled_tasks_for_component() X-Ref |
| No description |
| test_get_next_scheduled_task() X-Ref |
| No description |
| test_get_broken_scheduled_task() X-Ref |
| No description |
| test_random_time_specification() X-Ref |
| Tests the use of 'R' syntax in time fields of tasks to get tasks be configured with a non-uniform time. |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |