|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
TestCase for the ilObjStudyProgramme @group needsInstalledILIAS. More...
Inheritance diagram for ilStudyProgrammeEventsTest:
Collaboration diagram for ilStudyProgrammeEventsTest:Public Member Functions | |
| testAssignUser () | |
| testDeassignUser () | |
| testUserSuccessfulByCompletion () | |
| testUserSuccessfulByAccredited () | |
Protected Member Functions | |
| setUp () | |
| newUser () | |
| tearDown () | |
Protected Attributes | |
| $backupGlobals = false | |
TestCase for the ilObjStudyProgramme @group needsInstalledILIAS.
Definition at line 36 of file ilStudyProgrammeEventsTest.php.
|
protected |
Definition at line 73 of file ilStudyProgrammeEventsTest.php.
Referenced by testAssignUser(), testDeassignUser(), testUserSuccessfulByAccredited(), and testUserSuccessfulByCompletion().
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file ilStudyProgrammeEventsTest.php.
References $DIC, ilObjStudyProgramme\createInstance(), ilStudyProgrammeDIC\dic(), ROOT_FOLDER_ID, and ilStudyProgrammeSettings\STATUS_ACTIVE.
Here is the call graph for this function:
|
protected |
Definition at line 81 of file ilStudyProgrammeEventsTest.php.
| ilStudyProgrammeEventsTest::testAssignUser | ( | ) |
Definition at line 91 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testDeassignUser | ( | ) |
Definition at line 106 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByAccredited | ( | ) |
Definition at line 151 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByCompletion | ( | ) |
Definition at line 124 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:
|
protected |
Definition at line 38 of file ilStudyProgrammeEventsTest.php.