|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
TestCase for the ilObjStudyProgramme. 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.
Definition at line 33 of file ilStudyProgrammeEventsTest.php.
|
protected |
Definition at line 66 of file ilStudyProgrammeEventsTest.php.
Referenced by testAssignUser(), testDeassignUser(), testUserSuccessfulByAccredited(), and testUserSuccessfulByCompletion().
Here is the caller graph for this function:
|
protected |
Definition at line 36 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 73 of file ilStudyProgrammeEventsTest.php.
| ilStudyProgrammeEventsTest::testAssignUser | ( | ) |
Definition at line 82 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testDeassignUser | ( | ) |
Definition at line 96 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByAccredited | ( | ) |
Definition at line 139 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:| ilStudyProgrammeEventsTest::testUserSuccessfulByCompletion | ( | ) |
Definition at line 113 of file ilStudyProgrammeEventsTest.php.
References newUser().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file ilStudyProgrammeEventsTest.php.