|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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) | |
Definition at line 38 of file VirusScannerFactoryTest.php.
|
protected |
Reimplemented from ILIAS\VirusScanner\tests\VirusScannerBaseTestCase.
Definition at line 42 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 94 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testClamAvScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 101 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testIcapClientScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 108 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:| ILIAS\VirusScanner\tests\VirusScannerFactoryTest::testSophosScanStrategyCanBeRetrievedAccordingToGlobalSetting | ( | ) |
Definition at line 87 of file VirusScannerFactoryTest.php.
References ilVirusScannerFactory\_getInstance().
Here is the call graph for this function:
|
static |
Definition at line 40 of file VirusScannerFactoryTest.php.
Referenced by ILIAS\VirusScanner\tests\VirusScannerFactoryTest\setUp().