|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
@group needsInstalledILIAS More...
Inheritance diagram for ilStudyProgrammeAssignmentRepositoryTest:
Collaboration diagram for ilStudyProgrammeAssignmentRepositoryTest:Public Member Functions | |
| test_init () | |
| test_create ($repo) | |
| @depends test_init More... | |
| test_save_and_load () | |
| @depends test_create More... | |
| test_read_by_prg_id () | |
| @depends test_save_and_load More... | |
| test_read_by_usr_id () | |
| @depends test_save_and_load More... | |
| test_read_by_usr_and_prg_ids () | |
| @depends test_save_and_load More... | |
| test_create_error_user ($repo) | |
| @depends test_init @expectedException ilException More... | |
| test_create_error_prg ($repo) | |
| @depends test_init @expectedException ilException More... | |
| test_read_due_to_restart () | |
| @depends test_save_and_load More... | |
Static Public Member Functions | |
| static | setUpBeforeClass () |
| static | tearDownAfterClass () |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = false | |
Static Protected Attributes | |
| static | $created = [] |
| static | $prg_1 |
| static | $prg_2 |
| static | $usr_1 |
| static | $usr_2 |
@group needsInstalledILIAS
Definition at line 6 of file ilStudyProgrammeAssignmentRepositoryTest.php.
|
protected |
Definition at line 36 of file ilStudyProgrammeAssignmentRepositoryTest.php.
References $DIC.
|
static |
Definition at line 15 of file ilStudyProgrammeAssignmentRepositoryTest.php.
References $DIC, Vendor\Package\$e, ilObjStudyProgramme\createInstance(), and ROOT_FOLDER_ID.
Here is the call graph for this function:
|
static |
Definition at line 263 of file ilStudyProgrammeAssignmentRepositoryTest.php.
References $DIC, Vendor\Package\$e, ilStudyProgrammeAssignmentDBRepository\FIELD_ID, and ilStudyProgrammeAssignmentDBRepository\TABLE.
| ilStudyProgrammeAssignmentRepositoryTest::test_create | ( | $repo | ) |
@depends test_init
Definition at line 55 of file ilStudyProgrammeAssignmentRepositoryTest.php.
References ilStudyProgrammeAssignment\NO_RESTARTED_ASSIGNMENT.
| ilStudyProgrammeAssignmentRepositoryTest::test_create_error_prg | ( | $repo | ) |
@depends test_init @expectedException ilException
Definition at line 184 of file ilStudyProgrammeAssignmentRepositoryTest.php.
| ilStudyProgrammeAssignmentRepositoryTest::test_create_error_user | ( | $repo | ) |
@depends test_init @expectedException ilException
Definition at line 174 of file ilStudyProgrammeAssignmentRepositoryTest.php.
| ilStudyProgrammeAssignmentRepositoryTest::test_init | ( | ) |
Definition at line 45 of file ilStudyProgrammeAssignmentRepositoryTest.php.
| ilStudyProgrammeAssignmentRepositoryTest::test_read_by_prg_id | ( | ) |
@depends test_save_and_load
Definition at line 105 of file ilStudyProgrammeAssignmentRepositoryTest.php.
| ilStudyProgrammeAssignmentRepositoryTest::test_read_by_usr_and_prg_ids | ( | ) |
@depends test_save_and_load
Definition at line 157 of file ilStudyProgrammeAssignmentRepositoryTest.php.
| ilStudyProgrammeAssignmentRepositoryTest::test_read_by_usr_id | ( | ) |
@depends test_save_and_load
Definition at line 133 of file ilStudyProgrammeAssignmentRepositoryTest.php.
| ilStudyProgrammeAssignmentRepositoryTest::test_read_due_to_restart | ( | ) |
@depends test_save_and_load
Definition at line 193 of file ilStudyProgrammeAssignmentRepositoryTest.php.
References $created, and ilStudyProgrammeDIC\dic().
Here is the call graph for this function:| ilStudyProgrammeAssignmentRepositoryTest::test_save_and_load | ( | ) |
@depends test_create
Definition at line 78 of file ilStudyProgrammeAssignmentRepositoryTest.php.
|
protected |
Definition at line 8 of file ilStudyProgrammeAssignmentRepositoryTest.php.
|
staticprotected |
Definition at line 9 of file ilStudyProgrammeAssignmentRepositoryTest.php.
Referenced by test_read_due_to_restart().
|
staticprotected |
Definition at line 10 of file ilStudyProgrammeAssignmentRepositoryTest.php.
|
staticprotected |
Definition at line 11 of file ilStudyProgrammeAssignmentRepositoryTest.php.
|
staticprotected |
Definition at line 12 of file ilStudyProgrammeAssignmentRepositoryTest.php.
|
staticprotected |
Definition at line 13 of file ilStudyProgrammeAssignmentRepositoryTest.php.