34 protected function setUp(): void
38 $this->addGlobal_ilErr();
39 $this->addGlobal_ilias();
41 $this->
object =
new ilQuestionpoolExport($this->createMock(ilObjQuestionPool::class),
'xml', null);
46 $this->assertInstanceOf(ilQuestionpoolExport::class, $this->
object);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ilQuestionpoolExport $object
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...