|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
@group needsInstalledILIAS More...
Inheritance diagram for ilStudyProgrammeTypeRepositoryTest:
Collaboration diagram for ilStudyProgrammeTypeRepositoryTest:Public Member Functions | |
| setUp () | |
| test_init () | |
| test_amds () | |
| @depends test_init More... | |
| type_translations () | |
| @depends test_init More... | |
| test_type_create () | |
| @depends test_init More... | |
| test_type_title_description () | |
| @depends test_type_create More... | |
| test_type_amd () | |
| test_type_delete () | |
Static Public Member Functions | |
| static | tearDownAfterClass () |
Protected Attributes | |
| $backupGlobals = false | |
Static Protected Attributes | |
| static | $created_amd = [] |
| static | $created_tt = [] |
| static | $created_type = [] |
@group needsInstalledILIAS
Definition at line 6 of file ilStudyProgrammeTypeRepositoryTest.php.
| ilStudyProgrammeTypeRepositoryTest::setUp | ( | ) |
Definition at line 13 of file ilStudyProgrammeTypeRepositoryTest.php.
References $DIC, Vendor\Package\$e, and ilStudyProgrammeDIC\dic().
Here is the call graph for this function:
|
static |
Definition at line 240 of file ilStudyProgrammeTypeRepositoryTest.php.
References $created_amd, $created_tt, $DIC, Vendor\Package\$e, $type, ilStudyProgrammeTypeDBRepository\AMD_TABLE, ilStudyProgrammeDIC\dic(), ilStudyProgrammeTypeDBRepository\FIELD_ID, and ilStudyProgrammeTypeDBRepository\TYPE_TRANSLATION_TABLE.
Here is the call graph for this function:| ilStudyProgrammeTypeRepositoryTest::test_amds | ( | ) |
@depends test_init
Definition at line 36 of file ilStudyProgrammeTypeRepositoryTest.php.
| ilStudyProgrammeTypeRepositoryTest::test_init | ( | ) |
Definition at line 28 of file ilStudyProgrammeTypeRepositoryTest.php.
| ilStudyProgrammeTypeRepositoryTest::test_type_amd | ( | ) |
Definition at line 206 of file ilStudyProgrammeTypeRepositoryTest.php.
References $type, and test_type_create().
Here is the call graph for this function:| ilStudyProgrammeTypeRepositoryTest::test_type_create | ( | ) |
@depends test_init
Definition at line 157 of file ilStudyProgrammeTypeRepositoryTest.php.
References $type.
Referenced by test_type_amd(), test_type_delete(), and test_type_title_description().
Here is the caller graph for this function:| ilStudyProgrammeTypeRepositoryTest::test_type_delete | ( | ) |
Definition at line 219 of file ilStudyProgrammeTypeRepositoryTest.php.
References $type, and test_type_create().
Here is the call graph for this function:| ilStudyProgrammeTypeRepositoryTest::test_type_title_description | ( | ) |
@depends test_type_create
Definition at line 170 of file ilStudyProgrammeTypeRepositoryTest.php.
References $type, and test_type_create().
Here is the call graph for this function:| ilStudyProgrammeTypeRepositoryTest::type_translations | ( | ) |
@depends test_init
Definition at line 81 of file ilStudyProgrammeTypeRepositoryTest.php.
|
protected |
Definition at line 8 of file ilStudyProgrammeTypeRepositoryTest.php.
|
staticprotected |
Definition at line 10 of file ilStudyProgrammeTypeRepositoryTest.php.
Referenced by tearDownAfterClass().
|
staticprotected |
Definition at line 11 of file ilStudyProgrammeTypeRepositoryTest.php.
Referenced by tearDownAfterClass().
|
staticprotected |
Definition at line 12 of file ilStudyProgrammeTypeRepositoryTest.php.