|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
disabled More...
Inheritance diagram for VirusScannerFactoryTest:
Collaboration diagram for VirusScannerFactoryTest:Static Public Attributes | |
| static ilLogger | $logger |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from VirusScannerBaseTest | |
| setUp () | |
| setGlobalVariable (string $name, $value) | |
disabled
Definition at line 27 of file VirusScannerFactoryTest.php.
|
protected |
Definition at line 31 of file VirusScannerFactoryTest.php.
References $logger, ILIAS\MetaData\Repository\Validation\Data\__construct(), and VirusScannerBaseTest\setGlobalVariable().
Here is the call graph for this function:| VirusScannerFactoryTest::testAntiVirScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 80 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| VirusScannerFactoryTest::testClamAvScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 87 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| VirusScannerFactoryTest::testIcapClientScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 94 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| VirusScannerFactoryTest::testSophosScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 73 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:
|
static |
Definition at line 29 of file VirusScannerFactoryTest.php.
Referenced by setUp().