3 declare(strict_types=1);
29 protected function setUp(): void
38 $this->assertInstanceOf(ilTestPlayerFactory::class, $this->testObj);
64 $this->assertInstanceOf(ilTestPlayerFixedQuestionSetGUI::class, $testObj->
getPlayerGUI());
68 $this->assertInstanceOf(ilTestPlayerRandomQuestionSetGUI::class, $testObj->
getPlayerGUI());
addGlobal_objDefinition()
const QUESTION_SET_TYPE_RANDOM
test_instantiateObject_shouldReturnInstance()
addGlobal_ilComponentRepository()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ilTestPlayerFactory $testObj
getPlayerGUI()
creates and returns an instance of a player gui that corresponds to the current test mode ...
addGlobal_ilAppEventHandler()
addGlobal_ilObjDataCache()
const QUESTION_SET_TYPE_FIXED