Class ilTestResultsGUITest.  
 More...
◆ setUp()
  
  
      
        
          | ilTestResultsGUITest::setUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Definition at line 29 of file ilTestResultsGUITest.php.
References $DIC.
   34         $this->addGlobal_ilTabs();
    35         $this->addGlobal_ilToolbar();
    38             $this->getTestObjMock(),
    40             $this->createMock(ilTestAccess::class),
    45             $this->createMock(\
ILIAS\
Test\Logging\TestLogger::class),
    46             $DIC[
'component.repository'],
    47             $this->createMock(
ILIAS\
Test\Presentation\TabsManager::class),
    52             $this->createMock(
ILIAS\Skill\Service\SkillService::class),
    53             $this->createMock(
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class),
    55             $this->createMock(
ILIAS\
Test\RequestDataCollector::class),
    57             $this->createMock(
ILIAS\
Data\Factory::class),
    58             $this->createMock(ilTestSession::class),
    59             $this->createMock(ilTestObjectiveOrientedContainer::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()
      
        
          | ilTestResultsGUITest::test_instantiateObject_shouldReturnInstance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ $testObj
The documentation for this class was generated from the following file: