|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilServicesFileServicesTest:
Collaboration diagram for ilServicesFileServicesTest:Public Member Functions | |
| testSanitizing () | |
| testBlacklistedUpload () | |
| testBlacklistedUploadWithPermission () | |
| testRenamingNonWhitelistedFile () | |
| testActualWhitelist () | |
| testDisabledASCIISetting () | |
| testNoASCIISetting () | |
| testFileNamePolicyOnDownloading () | |
Private Attributes | |
| ILIAS DI Container | $dic_backup |
Definition at line 27 of file ilServicesFileServicesTest.php.
| ilServicesFileServicesTest::testActualWhitelist | ( | ) |
Definition at line 107 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testBlacklistedUpload | ( | ) |
Definition at line 44 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testBlacklistedUploadWithPermission | ( | ) |
Definition at line 67 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testDisabledASCIISetting | ( | ) |
Definition at line 152 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testFileNamePolicyOnDownloading | ( | ) |
Definition at line 182 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testNoASCIISetting | ( | ) |
Definition at line 167 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testRenamingNonWhitelistedFile | ( | ) |
Definition at line 90 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
| ilServicesFileServicesTest::testSanitizing | ( | ) |
Definition at line 31 of file ilServicesFileServicesTest.php.
References ILIAS\LTI\ToolProvider\$settings.
|
private |
Definition at line 29 of file ilServicesFileServicesTest.php.