|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Inheritance diagram for ilStudyProgrammeTypeInfoTest:
Collaboration diagram for ilStudyProgrammeTypeInfoTest:Public Member Functions | |
| testSuccessCreate () | |
| testSuccessfulWithTitle () | |
| testSuccessfulWithDescription () | |
| testSuccessfulWithLanguageCode () | |
Private Attributes | |
| const | VALID_TITLE_1 = 'Title 1' |
| const | VALID_TITLE_2 = 'Title 2' |
| const | VALID_TITLE_N = null |
| const | VALID_DESCRIPTION_1 = 'Description 1' |
| const | VALID_DESCRIPTION_2 = 'Description 2' |
| const | VALID_DESCRIPTION_N = null |
| const | VALID_LNG_CODE_1 = 'de' |
| const | VALID_LNG_CODE_2 = 'en' |
| const | VALID_LNG_CODE_N = null |
Definition at line 23 of file ilStudyProgrammeTypeInfoTest.php.
| ilStudyProgrammeTypeInfoTest::testSuccessCreate | ( | ) |
Definition at line 35 of file ilStudyProgrammeTypeInfoTest.php.
| ilStudyProgrammeTypeInfoTest::testSuccessfulWithDescription | ( | ) |
Definition at line 83 of file ilStudyProgrammeTypeInfoTest.php.
| ilStudyProgrammeTypeInfoTest::testSuccessfulWithLanguageCode | ( | ) |
Definition at line 102 of file ilStudyProgrammeTypeInfoTest.php.
| ilStudyProgrammeTypeInfoTest::testSuccessfulWithTitle | ( | ) |
Definition at line 64 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 28 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 29 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 30 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 31 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 32 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 33 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 25 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 26 of file ilStudyProgrammeTypeInfoTest.php.
|
private |
Definition at line 27 of file ilStudyProgrammeTypeInfoTest.php.