|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilUserCertificateRepositoryTest:
Collaboration diagram for ilUserCertificateRepositoryTest:Additional Inherited Members | |
Protected Member Functions inherited from ilCertificateBaseTestCase | |
| 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) | |
Protected Attributes inherited from ilCertificateBaseTestCase | |
| Container | $dic |
Definition at line 23 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchActiveCertificateForUserObjectCombination | ( | ) |
Definition at line 157 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchActiveCertificatesByType | ( | ) |
Definition at line 246 of file ilUserCertificateRepositoryTest.php.
References $results, and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilUserCertificateRepositoryTest::testFetchAllActiveCertificateForUser | ( | ) |
Definition at line 89 of file ilUserCertificateRepositoryTest.php.
References $results, and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilUserCertificateRepositoryTest::testFetchCertificate | ( | ) |
Definition at line 312 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchNoActiveCertificateLeadsToException | ( | ) |
Definition at line 221 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testFetchObjectWithCertificateForUser | ( | ) |
Definition at line 382 of file ilUserCertificateRepositoryTest.php.
References $results.
| ilUserCertificateRepositoryTest::testFetchUserIdsWithCertificateForObject | ( | ) |
Definition at line 423 of file ilUserCertificateRepositoryTest.php.
References $results.
| ilUserCertificateRepositoryTest::testNoCertificateInFetchtCertificateLeadsToException | ( | ) |
Definition at line 356 of file ilUserCertificateRepositoryTest.php.
| ilUserCertificateRepositoryTest::testSaveOfUserCertificateToDatabase | ( | ) |
Definition at line 25 of file ilUserCertificateRepositoryTest.php.