ILIAS
release_7 Revision v7.30-3-g800a261c036
|
needsInstalledILIAS More...
Public Member Functions | |
setUp () | |
test_init_and_id () | |
test_owner ($t) | |
test_init_and_id More... | |
test_set_icon ($t) | |
test_init_and_id More... | |
test_icon_path () | |
test_init_and_id test_set_icon More... | |
test_icon_failure ($t) | |
test_init_and_id ilStudyProgrammeTypeException More... | |
test_default_lang ($t) | |
test_init_and_id More... | |
test_create_date ($t) | |
test_init_and_id More... | |
test_repository ($t) | |
test_init_and_id More... | |
Protected Attributes | |
$backupGlobals = false | |
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().
ilStudyProgrammeTypeTest::test_create_date | ( | $t | ) |
test_init_and_id
Definition at line 109 of file ilStudyProgrammeTypeTest.php.
ilStudyProgrammeTypeTest::test_default_lang | ( | $t | ) |
test_init_and_id
Definition at line 99 of file ilStudyProgrammeTypeTest.php.
ilStudyProgrammeTypeTest::test_icon_failure | ( | $t | ) |
test_init_and_id ilStudyProgrammeTypeException
Definition at line 91 of file ilStudyProgrammeTypeTest.php.
ilStudyProgrammeTypeTest::test_icon_path | ( | ) |
test_init_and_id test_set_icon
Definition at line 78 of file ilStudyProgrammeTypeTest.php.
References test_init_and_id(), and ilStudyProgrammeType\WEB_DATA_FOLDER.
ilStudyProgrammeTypeTest::test_init_and_id | ( | ) |
Definition at line 41 of file ilStudyProgrammeTypeTest.php.
References user().
Referenced by test_icon_path().
ilStudyProgrammeTypeTest::test_owner | ( | $t | ) |
test_init_and_id
Definition at line 58 of file ilStudyProgrammeTypeTest.php.
ilStudyProgrammeTypeTest::test_repository | ( | $t | ) |
test_init_and_id
Definition at line 119 of file ilStudyProgrammeTypeTest.php.
ilStudyProgrammeTypeTest::test_set_icon | ( | $t | ) |
test_init_and_id
Definition at line 68 of file ilStudyProgrammeTypeTest.php.
|
protected |
Definition at line 8 of file ilStudyProgrammeTypeTest.php.