|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 34 of file ilStudyProgrammeEventsTest.php.
|
protected |
Definition at line 69 of file ilStudyProgrammeEventsTest.php.
References $user.
Referenced by testAssignUser(), testDeassignUser(), testUserSuccessfulByAccredited(), and testUserSuccessfulByCompletion().
Here is the caller graph for this function:
|
protected |
Definition at line 38 of file ilStudyProgrammeEventsTest.php.
References ilStudyProgrammeEvents\$app_event_handler, ilObjStudyProgramme\createInstance(), and ilStudyProgramme\STATUS_ACTIVE.
Here is the call graph for this function:
|
protected |
Definition at line 77 of file ilStudyProgrammeEventsTest.php.
References $user.
| ilStudyProgrammeEventsTest::testAssignUser | ( | ) |
Definition at line 87 of file ilStudyProgrammeEventsTest.php.
References $user, and newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testDeassignUser | ( | ) |
Definition at line 102 of file ilStudyProgrammeEventsTest.php.
References $user, and newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByAccredited | ( | ) |
Definition at line 147 of file ilStudyProgrammeEventsTest.php.
References $user, and newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByCompletion | ( | ) |
Definition at line 120 of file ilStudyProgrammeEventsTest.php.
References $user, and newUser().
Here is the call graph for this function:
|
protected |
Definition at line 36 of file ilStudyProgrammeEventsTest.php.