|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
@group needsInstalledILIAS More...
Inheritance diagram for ilStudyProgrammeAssignmentTest:
Collaboration diagram for ilStudyProgrammeAssignmentTest:Public Member Functions | |
| setUp () | |
| test_init_and_id () | |
| test_root_id () | |
| @depends test_init_and_id More... | |
| test_user_id () | |
| @depends test_init_and_id More... | |
| test_last_change_by () | |
| @depends test_init_and_id More... | |
| test_last_change_by_invalid () | |
| @depends test_init_and_id @expectedException ilException More... | |
| test_last_change () | |
| @depends test_init_and_id More... | |
| test_restart_date () | |
| @depends test_init_and_id More... | |
| test_restarted_assigment () | |
| @depends test_init_and_id More... | |
Protected Attributes | |
| $backupGlobals = false | |
@group needsInstalledILIAS
Definition at line 6 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::setUp | ( | ) |
Definition at line 10 of file ilStudyProgrammeAssignmentTest.php.
References $DIC, and Vendor\Package\$e.
| ilStudyProgrammeAssignmentTest::test_init_and_id | ( | ) |
Definition at line 24 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::test_last_change | ( | ) |
@depends test_init_and_id
Definition at line 70 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::test_last_change_by | ( | ) |
@depends test_init_and_id
Definition at line 52 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::test_last_change_by_invalid | ( | ) |
@depends test_init_and_id @expectedException ilException
Definition at line 62 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::test_restart_date | ( | ) |
@depends test_init_and_id
Definition at line 80 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::test_restarted_assigment | ( | ) |
@depends test_init_and_id
Definition at line 91 of file ilStudyProgrammeAssignmentTest.php.
References ilStudyProgrammeAssignment\NO_RESTARTED_ASSIGNMENT.
| ilStudyProgrammeAssignmentTest::test_root_id | ( | ) |
@depends test_init_and_id
Definition at line 34 of file ilStudyProgrammeAssignmentTest.php.
| ilStudyProgrammeAssignmentTest::test_user_id | ( | ) |
@depends test_init_and_id
Definition at line 43 of file ilStudyProgrammeAssignmentTest.php.
|
protected |
Definition at line 8 of file ilStudyProgrammeAssignmentTest.php.