|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilCertificateDownloadValidatorTest:
Collaboration diagram for ilCertificateDownloadValidatorTest:Public Member Functions | |
| testValidationSucceedsAndReturnsTrue () | |
| testValidationReturnedFalseBecauseCertificateAreNotGloballyActivated () | |
| testValidationReturnedFalseBecauseJavaServerIsNotActive () | |
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 21 of file ilCertificateDownloadValidatorTest.php.
| ilCertificateDownloadValidatorTest::testValidationReturnedFalseBecauseCertificateAreNotGloballyActivated | ( | ) |
Definition at line 48 of file ilCertificateDownloadValidatorTest.php.
| ilCertificateDownloadValidatorTest::testValidationReturnedFalseBecauseJavaServerIsNotActive | ( | ) |
Definition at line 75 of file ilCertificateDownloadValidatorTest.php.
| ilCertificateDownloadValidatorTest::testValidationSucceedsAndReturnsTrue | ( | ) |
Definition at line 23 of file ilCertificateDownloadValidatorTest.php.