ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Additional Inherited Members | |
![]() | |
setUp () | |
tearDown () | |
assertDoesNotThrow (callable $cb, string $message='') | |
assertThrows (callable $cb, ?string $expected_class=null, ?string $expected_message=null) | |
@template T of Throwable More... | |
setGlobalVariable (string $name, mixed $value) | |
![]() | |
Container | $dic |
Definition at line 23 of file ilUserCertificateRepositoryTest.php.
ilUserCertificateRepositoryTest::testFetchActiveCertificateForUserObjectCombination | ( | ) |
Definition at line 172 of file ilUserCertificateRepositoryTest.php.
ilUserCertificateRepositoryTest::testFetchActiveCertificatesByType | ( | ) |
Definition at line 265 of file ilUserCertificateRepositoryTest.php.
References $results, and ILIAS\Survey\Mode\getId().
ilUserCertificateRepositoryTest::testFetchAllActiveCertificateForUser | ( | ) |
Definition at line 100 of file ilUserCertificateRepositoryTest.php.
References $results, and ILIAS\Survey\Mode\getId().
ilUserCertificateRepositoryTest::testFetchCertificate | ( | ) |
Definition at line 335 of file ilUserCertificateRepositoryTest.php.
ilUserCertificateRepositoryTest::testFetchNoActiveCertificateLeadsToException | ( | ) |
Definition at line 240 of file ilUserCertificateRepositoryTest.php.
ilUserCertificateRepositoryTest::testFetchObjectWithCertificateForUser | ( | ) |
Definition at line 407 of file ilUserCertificateRepositoryTest.php.
References $results.
ilUserCertificateRepositoryTest::testFetchUserIdsWithCertificateForObject | ( | ) |
Definition at line 448 of file ilUserCertificateRepositoryTest.php.
References $results.
ilUserCertificateRepositoryTest::testNoCertificateInFetchtCertificateLeadsToException | ( | ) |
Definition at line 381 of file ilUserCertificateRepositoryTest.php.
ilUserCertificateRepositoryTest::testSaveOfUserCertificateToDatabase | ( | ) |
Definition at line 25 of file ilUserCertificateRepositoryTest.php.