19 declare(strict_types=1);
32 protected function setUp(): void
38 $this->getTestObjMock(),
39 $this->createMock(TestTopListRepository::class),
46 $this->createMock(Factory::class),
53 $this->assertInstanceOf(ilTestToplistGUI::class, $this->testObj);
test_instantiateObject_shouldReturnInstance()
ilTestToplistGUI $testObj
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilTestToplistGUITest.