Class ilTestExportRandomQuestionSetTest.  
 More...
◆ setUp()
  
  
      
        
          | ilTestExportRandomQuestionSetTest::setUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Definition at line 29 of file ilTestExportRandomQuestionSetTest.php.
References $DIC, ilTestBaseTestCase\addGlobal_ilBench(), ilTestBaseTestCase\addGlobal_ilComponentRepository(), ilTestBaseTestCase\addGlobal_ilErr(), ilTestBaseTestCase\addGlobal_ilias(), ilTestBaseTestCase\addGlobal_ilLog(), ilTestBaseTestCase\addGlobal_lng(), and ilTestBaseTestCase\addGlobal_tree().
   42         $objTest = $this->createMock(ilObjTest::class);
    43         $this->testObj = 
new ilTestExportRandomQuestionSet($objTest, $DIC[
'lng'], $DIC[
'ilLog'], $DIC[
'tree'], $DIC[
'component.repository'], $this->createMock(\
ILIAS\TestQuestionPool\QuestionInfoService::class));
 
Class ChatMainBarProvider . 
 
addGlobal_ilComponentRepository()
 
 
 
 
◆ test_instantiateObject_shouldReturnInstance()
      
        
          | ilTestExportRandomQuestionSetTest::test_instantiateObject_shouldReturnInstance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ $testObj
The documentation for this class was generated from the following file: