23 protected function setUp(): void
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();
39 $this->assertInstanceOf(ilObjTestListGUI::class, $this->testObj);
47 $this->assertEquals($IO, $this->testObj->createDefaultCommand($IO));
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ilObjTestListGUI $testObj
static createDefaultCommandDataProvider()
testCreateDefaultCommand(array $IO)
createDefaultCommandDataProvider