|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilStudyProgrammeAssignmentActionsTest:
Collaboration diagram for ilStudyProgrammeAssignmentActionsTest:Protected Member Functions | |
| getProgressesWithDefaultStatus (int $status) | |
Protected Attributes | |
| ilStudyProgrammeSettingsRepository | $settings_repo |
| ilPRGMessageCollection | $messages |
| ilPRGAssignment | $ass |
| ilStudyProgrammeEvents | $events |
Definition at line 25 of file ilStudyProgrammeAssignmentActionsTest.php.
|
protected |
Definition at line 64 of file ilStudyProgrammeAssignmentActionsTest.php.
References ilPRGProgress\withAmountOfPoints().
Referenced by setUp(), testPRGAssignmentActionsMarkAccredited(), and testPRGAssignmentActionsSucceedAndDeadline().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeAssignmentActionsTest::setUp | ( | ) |
Definition at line 32 of file ilStudyProgrammeAssignmentActionsTest.php.
References ILIAS\LTI\ToolProvider\$settings, getProgressesWithDefaultStatus(), ilStudyProgrammeSettings\MODE_POINTS, and ilPRGProgress\STATUS_NOT_RELEVANT.
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsChangePoints | ( | ) |
Definition at line 229 of file ilStudyProgrammeAssignmentActionsTest.php.
References ilPRGAssignment\getProgressForNode().
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsInitDates | ( | ) |
Definition at line 84 of file ilStudyProgrammeAssignmentActionsTest.php.
References ilPRGAssignment\getProgressForNode().
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsMarkAccredited | ( | ) |
Definition at line 129 of file ilStudyProgrammeAssignmentActionsTest.php.
References getProgressesWithDefaultStatus(), ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_ACCREDITED, ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGAssignment\withProgressTree().
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsMarkRelevant | ( | ) |
Definition at line 96 of file ilStudyProgrammeAssignmentActionsTest.php.
References $messages, ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGProgress\STATUS_NOT_RELEVANT.
Here is the call graph for this function:| ilStudyProgrammeAssignmentActionsTest::testPRGAssignmentActionsSucceedAndDeadline | ( | ) |
Definition at line 177 of file ilStudyProgrammeAssignmentActionsTest.php.
References getProgressesWithDefaultStatus(), ilPRGAssignment\getProgressForNode(), ilPRGProgress\STATUS_COMPLETED, ilPRGProgress\STATUS_FAILED, ilPRGProgress\STATUS_IN_PROGRESS, and ilPRGAssignment\withProgressTree().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file ilStudyProgrammeAssignmentActionsTest.php.
|
protected |
Definition at line 30 of file ilStudyProgrammeAssignmentActionsTest.php.
|
protected |
Definition at line 28 of file ilStudyProgrammeAssignmentActionsTest.php.
Referenced by testPRGAssignmentActionsMarkRelevant().
|
protected |
Definition at line 27 of file ilStudyProgrammeAssignmentActionsTest.php.