|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 67 of file ilStudyProgrammeEventsTest.php.
Referenced by testAssignUser(), testDeassignUser(), testUserSuccessfulByAccredited(), and testUserSuccessfulByCompletion().
Here is the caller graph for this function:
|
protected |
Definition at line 37 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 74 of file ilStudyProgrammeEventsTest.php.
| ilStudyProgrammeEventsTest::testAssignUser | ( | ) |
Definition at line 83 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testDeassignUser | ( | ) |
Definition at line 97 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByAccredited | ( | ) |
Definition at line 140 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByCompletion | ( | ) |
Definition at line 114 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file ilStudyProgrammeEventsTest.php.