This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.  
 More...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 
Definition at line 19 of file ilObjTestListGUITest.php.
 
◆ createDefaultCommandDataProvider()
  
  
      
        
          | static ilObjTestListGUITest::createDefaultCommandDataProvider  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ setUp()
  
  
      
        
          | ilObjTestListGUITest::setUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Definition at line 23 of file ilObjTestListGUITest.php.
   27         $this->addGlobal_ilAccess();
    28         $this->addGlobal_ilSetting();
    29         $this->addGlobal_rbacsystem();
    30         $this->addGlobal_filesystem();
    31         $this->addGlobal_rbacreview();
    32         $this->addGlobal_ilObjDataCache();
    33         $this->addGlobal_ilLoggerFactory();
 
 
 
 
◆ testConstruct()
      
        
          | ilObjTestListGUITest::testConstruct  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ testCreateDefaultCommand()
      
        
          | ilObjTestListGUITest::testCreateDefaultCommand  | 
          ( | 
          array  | 
          $IO | ) | 
           | 
        
      
 
createDefaultCommandDataProvider 
Definition at line 45 of file ilObjTestListGUITest.php.
   47         $this->assertEquals($IO, $this->testObj->createDefaultCommand($IO));
  
 
 
◆ $testObj
The documentation for this class was generated from the following file: