ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
testEntityCollectionCanBeCreatedWithItems () | |
testCollectionCanBeChanged (\ILIAS\Cron\Job\Collection\JobEntities $entities) | |
testCollectionCanBeFilteredAndSliced (\ILIAS\Cron\Job\Collection\JobEntities $entities) | |
testEffectiveScheduleCanBeDetermined () | |
Private Member Functions | |
getEntity (?CronJob $job_instance=null, ?int $schedule_type=null, int $schedule_value=5, bool $is_plugin=false) | |
Definition at line 28 of file CronJobEntityTest.php.
|
private |
Definition at line 30 of file CronJobEntityTest.php.
References null.
Referenced by testCollectionCanBeChanged(), testEffectiveScheduleCanBeDetermined(), and testEntityCollectionCanBeCreatedWithItems().
CronJobEntityTest::testCollectionCanBeChanged | ( | \ILIAS\Cron\Job\Collection\JobEntities | $entities | ) |
Definition at line 75 of file CronJobEntityTest.php.
References getEntity().
CronJobEntityTest::testCollectionCanBeFilteredAndSliced | ( | \ILIAS\Cron\Job\Collection\JobEntities | $entities | ) |
Definition at line 86 of file CronJobEntityTest.php.
References ILIAS\BackgroundTasks\Task\Job\JobEntity\getJobId().
CronJobEntityTest::testEffectiveScheduleCanBeDetermined | ( | ) |
Definition at line 95 of file CronJobEntityTest.php.
References getEntity().
CronJobEntityTest::testEntityCollectionCanBeCreatedWithItems | ( | ) |
Definition at line 65 of file CronJobEntityTest.php.
References getEntity().