[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
This file contains the unittests for adhock tasks.
Copyright: | 2013 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 112 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/tests/fixtures/task_fixtures.php |
core_adhoc_task_testcase:: (3 methods):
test_get_next_adhoc_task_now()
test_get_next_adhoc_task_fail_retry()
test_get_next_adhoc_task_future()
Class: core_adhoc_task_testcase - X-Ref
Test class for adhoc tasks.test_get_next_adhoc_task_now() X-Ref |
Test basic adhoc task execution. |
test_get_next_adhoc_task_fail_retry() X-Ref |
Test adhoc task failure retry backoff. |
test_get_next_adhoc_task_future() X-Ref |
Test future adhoc task execution. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |