|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilUserCertificateRepositoryTest:
Collaboration diagram for ilUserCertificateRepositoryTest:Definition at line 24 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchActiveCertificateForUserObjectCombination | ( | ) |
Definition at line 152 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchActiveCertificatesByType | ( | ) |
Definition at line 242 of file ilUserCertificateRepositoryTest.php.
References $results, and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilUserCertificateRepositoryTest::testFetchAllActiveCertificateForUser | ( | ) |
Definition at line 87 of file ilUserCertificateRepositoryTest.php.
References $results, and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilUserCertificateRepositoryTest::testFetchCertificate | ( | ) |
Definition at line 305 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchNoActiveCertificateLeadsToException | ( | ) |
Definition at line 217 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchObjectWithCertificateForUser | ( | ) |
Definition at line 374 of file ilUserCertificateRepositoryTest.php.
References $results.
| ilUserCertificateRepositoryTest::testFetchUserIdsWithCertificateForObject | ( | ) |
Definition at line 415 of file ilUserCertificateRepositoryTest.php.
References $results.
| ilUserCertificateRepositoryTest::testNoCertificateInFetchtCertificateLeadsToException | ( | ) |
Definition at line 348 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testSaveOfUserCertificateToDatabase | ( | ) |
Definition at line 26 of file ilUserCertificateRepositoryTest.php.