Class ilTestQuestionSetConfigFactoryTest.  
 More...
◆ setUp()
  
  
      
        
          | ilTestQuestionSetConfigFactoryTest::setUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Definition at line 29 of file ilTestQuestionSetConfigFactoryTest.php.
   33             $this->createMock(ilTree::class),
    34             $this->createMock(ilDBInterface::class),
    35             $this->createMock(ilLanguage::class),
    36             $this->createMock(
ILIAS\
Test\Logging\TestLogger::class),
    37             $this->createMock(ilComponentRepository::class),
    38             $this->getTestObjMock(),
    39             $this->createMock(\
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class)
 Interface Observer  Contains several chained tasks and infos about them. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
 
 
 
◆ test_instantiateObject_shouldReturnInstance()
      
        
          | ilTestQuestionSetConfigFactoryTest::test_instantiateObject_shouldReturnInstance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ $testObj
The documentation for this class was generated from the following file: