ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
testEntityCollectionCanBeCreatedWithItems () | |
testCollectionCanBeChanged (\ILIAS\Cron\Job\Collection\JobEntities $entities) | |
testEntityCollectionCanBeCreatedWithItems More... | |
testCollectionCanBeFilteredAndSliced (\ILIAS\Cron\Job\Collection\JobEntities $entities) | |
testCollectionCanBeChanged More... | |
testEffectiveScheduleCanBeDetermined () | |
Private Member Functions | |
getEntity (?CronJob $job_instance=null, ?int $schedule_type=null, int $schedule_value=5, bool $is_plugin=false) | |
Definition at line 27 of file CronJobEntityTest.php.
|
private |
CronJob | null | $job_instance |
Definition at line 32 of file CronJobEntityTest.php.
References null.
Referenced by testCollectionCanBeChanged(), testEffectiveScheduleCanBeDetermined(), and testEntityCollectionCanBeCreatedWithItems().
CronJobEntityTest::testCollectionCanBeChanged | ( | \ILIAS\Cron\Job\Collection\JobEntities | $entities | ) |
testEntityCollectionCanBeCreatedWithItems
Definition at line 79 of file CronJobEntityTest.php.
References getEntity().
CronJobEntityTest::testCollectionCanBeFilteredAndSliced | ( | \ILIAS\Cron\Job\Collection\JobEntities | $entities | ) |
testCollectionCanBeChanged
Definition at line 92 of file CronJobEntityTest.php.
References ILIAS\BackgroundTasks\Task\Job\JobEntity\getJobId().
CronJobEntityTest::testEffectiveScheduleCanBeDetermined | ( | ) |
Definition at line 101 of file CronJobEntityTest.php.
References getEntity().
CronJobEntityTest::testEntityCollectionCanBeCreatedWithItems | ( | ) |
Definition at line 67 of file CronJobEntityTest.php.
References getEntity().