|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class CronJobEntityTest. More...
Inheritance diagram for CronJobEntityTest:
Collaboration diagram for CronJobEntityTest:Public Member Functions | |
| testEntityCollectionCanBeCreatedWithItems () | |
| testCollectionCanBeChanged (ilCronJobEntities $entities) | |
| testEntityCollectionCanBeCreatedWithItems More... | |
| testCollectionCanBeFilteredAndSliced (ilCronJobEntities $entities) | |
| testCollectionCanBeChanged More... | |
| testEffectiveScheduleCanBeDetermined () | |
Private Member Functions | |
| getEntity (ilCronJob $job_instance=null, int $schedule_type=null, int $schedule_value=5, bool $is_plugin=false) | |
Class CronJobEntityTest.
Definition at line 28 of file CronJobEntityTest.php.
|
private |
| ilCronJob | null | $job_instance |
Definition at line 33 of file CronJobEntityTest.php.
References ilCronJobResult\CODE_NO_RESULT, and ilCronJobResult\STATUS_OK.
Referenced by testCollectionCanBeChanged(), testEffectiveScheduleCanBeDetermined(), and testEntityCollectionCanBeCreatedWithItems().
Here is the caller graph for this function:| CronJobEntityTest::testCollectionCanBeChanged | ( | ilCronJobEntities | $entities | ) |
testEntityCollectionCanBeCreatedWithItems
Definition at line 80 of file CronJobEntityTest.php.
References ilCronJobEntities\add(), getEntity(), and ilCronJobEntities\toArray().
Here is the call graph for this function:| CronJobEntityTest::testCollectionCanBeFilteredAndSliced | ( | ilCronJobEntities | $entities | ) |
testCollectionCanBeChanged
Definition at line 92 of file CronJobEntityTest.php.
References ilCronJobEntities\filter(), ilCronJobEntity\getJobId(), and ilCronJobEntities\slice().
Here is the call graph for this function:| CronJobEntityTest::testEffectiveScheduleCanBeDetermined | ( | ) |
Definition at line 101 of file CronJobEntityTest.php.
References getEntity().
Here is the call graph for this function:| CronJobEntityTest::testEntityCollectionCanBeCreatedWithItems | ( | ) |
Definition at line 68 of file CronJobEntityTest.php.
References getEntity().
Here is the call graph for this function: