|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
disabled More...
Inheritance diagram for ILIAS\VirusScanner\tests\VirusScannerFactoryTest:
Collaboration diagram for ILIAS\VirusScanner\tests\VirusScannerFactoryTest:Static Public Attributes | |
| static ilLogger | $logger |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ILIAS\VirusScanner\tests\VirusScannerBaseTestCase | |
| setUp () | |
| setGlobalVariable (string $name, $value) | |
disabled
Definition at line 40 of file VirusScannerFactoryTest.php.
|
protected |
Definition at line 44 of file VirusScannerFactoryTest.php.
References ILIAS\VirusScanner\tests\VirusScannerFactoryTest\$logger, ILIAS\__construct(), and ILIAS\VirusScanner\tests\VirusScannerBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testAntiVirScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 96 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testClamAvScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 103 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testIcapClientScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 110 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testSophosScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 89 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:
|
static |
Definition at line 42 of file VirusScannerFactoryTest.php.
Referenced by ILIAS\VirusScanner\tests\VirusScannerFactoryTest\setUp().