|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilCertificateTypeClassMapTest:
Collaboration diagram for ilCertificateTypeClassMapTest:Public Member Functions | |
| setUp () | |
| testFetchCoursePlaceHolderClass () | |
| testFetchTestPlaceHolderClass () | |
| testFetchExercisePlaceHolderClass () | |
| testFetchScormPlaceHolderClass () | |
| testFetchUnknownClassWillResultInException () | |
| @expectedException ilException More... | |
| testIsCourseExisting () | |
| testIsTestExisting () | |
| testIsExerciseExisting () | |
| testUnknownTypeIsNotExisting () | |
Private Attributes | |
| $classMap | |
Definition at line 9 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::setUp | ( | ) |
Definition at line 16 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::testFetchCoursePlaceHolderClass | ( | ) |
Definition at line 21 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::testFetchExercisePlaceHolderClass | ( | ) |
Definition at line 35 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::testFetchScormPlaceHolderClass | ( | ) |
Definition at line 42 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::testFetchTestPlaceHolderClass | ( | ) |
Definition at line 28 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::testFetchUnknownClassWillResultInException | ( | ) |
@expectedException ilException
Definition at line 52 of file ilCertificateTypeClassMapTest.php.
| ilCertificateTypeClassMapTest::testIsCourseExisting | ( | ) |
Definition at line 59 of file ilCertificateTypeClassMapTest.php.
References $result.
| ilCertificateTypeClassMapTest::testIsExerciseExisting | ( | ) |
Definition at line 73 of file ilCertificateTypeClassMapTest.php.
References $result.
| ilCertificateTypeClassMapTest::testIsTestExisting | ( | ) |
Definition at line 66 of file ilCertificateTypeClassMapTest.php.
References $result.
| ilCertificateTypeClassMapTest::testUnknownTypeIsNotExisting | ( | ) |
Definition at line 80 of file ilCertificateTypeClassMapTest.php.
References $result.
|
private |
Definition at line 14 of file ilCertificateTypeClassMapTest.php.