27 protected function setUp(): void
57 $this->assertInstanceOf(ilTestScoringGUI::class, $this->testObj);
62 $mock = $this->createMock(ilTestAccess::class);
63 $this->testObj->setTestAccess($mock);
64 $this->assertEquals($mock, $this->testObj->getTestAccess());
addGlobal_GlobalScreenService()
ilTestScoringGUI $testObj
test_instantiateObject_shouldReturnInstance()
addGlobal_ilComponentRepository()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addGlobal_ilNavigationHistory()
addGlobal_ilObjDataCache()