| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
@runTestsInSeparateProcesses @preserveGlobalState 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) | |
@runTestsInSeparateProcesses @preserveGlobalState disabled
Definition at line 27 of file VirusScannerFactoryTest.php.
      
  | 
  protected | 
Reimplemented from VirusScannerBaseTest.
Definition at line 31 of file VirusScannerFactoryTest.php.
References $logger, ILIAS\GlobalScreen\Provider\__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().