Class ilTestParticipantsGUITest.  
 More...
◆ setUp()
  
  
      
        
          | ilTestParticipantsGUITest::setUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Definition at line 29 of file ilTestParticipantsGUITest.php.
References $DIC.
   33         $this->addGlobal_ilAccess();
    34         $this->addGlobal_ilTabs();
    35         $this->addGlobal_ilToolbar();
    36         $this->addGlobal_ilComponentFactory();
    39             $this->getTestObjMock(),
    40             $this->createMock(\ilObjUser::class),
    41             $this->createMock(ilTestObjectiveOrientedContainer::class),
    42             $this->createMock(ilTestQuestionSetConfig::class),
    44             $this->createMock(ilTestAccess::class),
    48             $this->createMock(ilUIService::class),
    49             $this->createMock(
ILIAS\
Data\Factory::class),
    54             $this->createMock(\
ILIAS\
Test\Presentation\TabsManager::class),
    56             $DIC[
'component.factory'],
    57             $this->createMock(\
ILIAS\
Test\ExportImport\Factory::class),
    58             $this->createMock(\
ILIAS\
Test\RequestDataCollector::class),
    59             $this->createMock(\
ILIAS\
Test\ResponseHandler::class),
    60             $this->createMock(\
ILIAS\
Test\Participants\ParticipantRepository::class),
 
Interface Observer  Contains several chained tasks and infos about them. 
 
Class ilTestParticipantsGUI. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
 
 
 
◆ test_instantiateObject_shouldReturnInstance()
      
        
          | ilTestParticipantsGUITest::test_instantiateObject_shouldReturnInstance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ $testObj
The documentation for this class was generated from the following file: