| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 () | |
| testPRGRepoCreate ($repo) | |
| test_init  More... | |
| testPRGRepoEditAndUpdate () | |
| test_create  More... | |
| testPRGRepoDelete () | |
| test_edit_and_update  More... | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = false | |
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 needsInstalledILIAS
Definition at line 24 of file ilStudyProgrammeSettingsRepositoryTest.php.
      
  | 
  protected | 
Definition at line 29 of file ilStudyProgrammeSettingsRepositoryTest.php.
References $DIC, Vendor\Package\$e, and ILIAS\LTI\ToolProvider\$enabled.
| ilStudyProgrammeSettingsRepositoryTest::test_init | ( | ) | 
Definition at line 48 of file ilStudyProgrammeSettingsRepositoryTest.php.
| ilStudyProgrammeSettingsRepositoryTest::testPRGRepoCreate | ( | $repo | ) | 
test_init
Definition at line 61 of file ilStudyProgrammeSettingsRepositoryTest.php.
References ilStudyProgrammeSettings\DEFAULT_POINTS, ilStudyProgrammeSettings\DEFAULT_SUBTYPE, ilStudyProgrammeSettings\MODE_UNDEFINED, ilStudyProgrammeSettings\NO_RESTART, ilStudyProgrammeSettings\NO_VALIDITY_OF_QUALIFICATION_PERIOD, and ilStudyProgrammeSettings\STATUS_DRAFT.
| ilStudyProgrammeSettingsRepositoryTest::testPRGRepoDelete | ( | ) | 
test_edit_and_update
Definition at line 159 of file ilStudyProgrammeSettingsRepositoryTest.php.
References ilStudyProgrammeSettings\MODE_POINTS, and ilStudyProgrammeSettings\STATUS_ACTIVE.
| ilStudyProgrammeSettingsRepositoryTest::testPRGRepoEditAndUpdate | ( | ) | 
test_create
Definition at line 78 of file ilStudyProgrammeSettingsRepositoryTest.php.
References ilStudyProgrammeSettingsDBRepository\clearCache(), 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:
      
  | 
  protected | 
Definition at line 26 of file ilStudyProgrammeSettingsRepositoryTest.php.
      
  | 
  staticprotected | 
Definition at line 27 of file ilStudyProgrammeSettingsRepositoryTest.php.