|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
@group needsInstalledILIAS More...
Inheritance diagram for ilStudyProgrammeTypeTest:
Collaboration diagram for ilStudyProgrammeTypeTest:Public Member Functions | |
| setUp () | |
| test_init_and_id () | |
| test_owner ($t) | |
| @depends test_init_and_id More... | |
| test_set_icon ($t) | |
| @depends test_init_and_id More... | |
| test_icon_path () | |
| @depends test_init_and_id @depends test_set_icon More... | |
| test_icon_failure ($t) | |
| @depends test_init_and_id @expectedException ilStudyProgrammeTypeException More... | |
| test_default_lang ($t) | |
| @depends test_init_and_id More... | |
| test_create_date ($t) | |
| @depends test_init_and_id More... | |
| test_repository ($t) | |
| @depends test_init_and_id More... | |
Protected Attributes | |
| $backupGlobals = false | |
@group needsInstalledILIAS
Definition at line 6 of file ilStudyProgrammeTypeTest.php.
| ilStudyProgrammeTypeTest::setUp | ( | ) |
Definition at line 10 of file ilStudyProgrammeTypeTest.php.
References $DIC, Vendor\Package\$e, and user().
Here is the call graph for this function:| ilStudyProgrammeTypeTest::test_create_date | ( | $t | ) |
@depends test_init_and_id
Definition at line 109 of file ilStudyProgrammeTypeTest.php.
| ilStudyProgrammeTypeTest::test_default_lang | ( | $t | ) |
@depends test_init_and_id
Definition at line 99 of file ilStudyProgrammeTypeTest.php.
| ilStudyProgrammeTypeTest::test_icon_failure | ( | $t | ) |
@depends test_init_and_id @expectedException ilStudyProgrammeTypeException
Definition at line 91 of file ilStudyProgrammeTypeTest.php.
| ilStudyProgrammeTypeTest::test_icon_path | ( | ) |
@depends test_init_and_id @depends test_set_icon
Definition at line 78 of file ilStudyProgrammeTypeTest.php.
References test_init_and_id(), and ilStudyProgrammeType\WEB_DATA_FOLDER.
Here is the call graph for this function:| ilStudyProgrammeTypeTest::test_init_and_id | ( | ) |
Definition at line 41 of file ilStudyProgrammeTypeTest.php.
References user().
Referenced by test_icon_path().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeTypeTest::test_owner | ( | $t | ) |
@depends test_init_and_id
Definition at line 58 of file ilStudyProgrammeTypeTest.php.
| ilStudyProgrammeTypeTest::test_repository | ( | $t | ) |
@depends test_init_and_id
Definition at line 119 of file ilStudyProgrammeTypeTest.php.
| ilStudyProgrammeTypeTest::test_set_icon | ( | $t | ) |
@depends test_init_and_id
Definition at line 68 of file ilStudyProgrammeTypeTest.php.
|
protected |
Definition at line 8 of file ilStudyProgrammeTypeTest.php.