|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilStudyProgrammeSettingsRepositoryTest:
Collaboration diagram for ilStudyProgrammeSettingsRepositoryTest:Public Member Functions | |
| test_init () | |
| testPRGRepoEditAndUpdate (ilStudyProgrammeSettingsDBRepository $repo) | |
| test_init More... | |
| testPRGRepoDelete () | |
| testPRGRepoEditAndUpdate More... | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| ilDBInterface | $db |
| ilOrgUnitObjectTypePositionSetting | $tps |
Static Protected Attributes | |
| static | $created |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 21 of file ilStudyProgrammeSettingsRepositoryTest.php.
|
protected |
Definition at line 27 of file ilStudyProgrammeSettingsRepositoryTest.php.
| ilStudyProgrammeSettingsRepositoryTest::test_init | ( | ) |
Definition at line 35 of file ilStudyProgrammeSettingsRepositoryTest.php.
| ilStudyProgrammeSettingsRepositoryTest::testPRGRepoDelete | ( | ) |
testPRGRepoEditAndUpdate
Definition at line 131 of file ilStudyProgrammeSettingsRepositoryTest.php.
References ilStudyProgrammeSettings\MODE_POINTS, and ilStudyProgrammeSettings\STATUS_ACTIVE.
| ilStudyProgrammeSettingsRepositoryTest::testPRGRepoEditAndUpdate | ( | ilStudyProgrammeSettingsDBRepository | $repo | ) |
test_init
Definition at line 48 of file ilStudyProgrammeSettingsRepositoryTest.php.
References ilStudyProgrammeSettingsDBRepository\clearCache(), ilStudyProgrammeSettingsDBRepository\createFor(), ilStudyProgrammeSettings\DEFAULT_POINTS, ilStudyProgrammeSettings\DEFAULT_SUBTYPE, ilStudyProgrammeSettings\MODE_POINTS, ilStudyProgrammeSettings\MODE_UNDEFINED, ilStudyProgrammeSettings\NO_RESTART, ilStudyProgrammeSettings\NO_VALIDITY_OF_QUALIFICATION_PERIOD, ilStudyProgrammeSettings\STATUS_ACTIVE, and ilStudyProgrammeSettings\STATUS_DRAFT.
Here is the call graph for this function:
|
staticprotected |
Definition at line 23 of file ilStudyProgrammeSettingsRepositoryTest.php.
|
protected |
Definition at line 24 of file ilStudyProgrammeSettingsRepositoryTest.php.
|
protected |
Definition at line 25 of file ilStudyProgrammeSettingsRepositoryTest.php.