|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilUserCertificateRepositoryTest:
Collaboration diagram for ilUserCertificateRepositoryTest:Public Member Functions | |
| testSaveOfUserCertificateToDatabase () | |
| testFetchAllActiveCertificateForUser () | |
| testFetchActiveCertificateForUserObjectCombination () | |
| testFetchNoActiveCertificateLeadsToException () | |
| @expectedException ilException More... | |
| testFetchActiveCertificatesByType () | |
| testFetchCertificate () | |
| testNoCertificateInFetchtCertificateLeadsToException () | |
| @expectedException ilException More... | |
| testFetchObjectWithCertificateForUser () | |
| testFetchUserIdsWithCertificateForObject () | |
Definition at line 7 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchActiveCertificateForUserObjectCombination | ( | ) |
Definition at line 138 of file ilUserCertificateRepositoryTest.php.
References $result.
| ilUserCertificateRepositoryTest::testFetchActiveCertificatesByType | ( | ) |
Definition at line 228 of file ilUserCertificateRepositoryTest.php.
References $results.
| ilUserCertificateRepositoryTest::testFetchAllActiveCertificateForUser | ( | ) |
Definition at line 71 of file ilUserCertificateRepositoryTest.php.
References $results.
| ilUserCertificateRepositoryTest::testFetchCertificate | ( | ) |
Definition at line 292 of file ilUserCertificateRepositoryTest.php.
References $result.
| ilUserCertificateRepositoryTest::testFetchNoActiveCertificateLeadsToException | ( | ) |
@expectedException ilException
Definition at line 204 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchObjectWithCertificateForUser | ( | ) |
Definition at line 364 of file ilUserCertificateRepositoryTest.php.
References $results, and Sabre\Event\once().
Here is the call graph for this function:| ilUserCertificateRepositoryTest::testFetchUserIdsWithCertificateForObject | ( | ) |
Definition at line 406 of file ilUserCertificateRepositoryTest.php.
References $results, and Sabre\Event\once().
Here is the call graph for this function:| ilUserCertificateRepositoryTest::testNoCertificateInFetchtCertificateLeadsToException | ( | ) |
@expectedException ilException
Definition at line 339 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testSaveOfUserCertificateToDatabase | ( | ) |
Definition at line 9 of file ilUserCertificateRepositoryTest.php.