34 $this->setGlobalVariable(
'ilLog', $this->createMock(ilLogger::class));
50 $this->setGlobalVariable(
'ilias', $this->getIliasMock());
51 $this->setGlobalVariable(
'ilDB', $this->getDatabaseMock());
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
test_instantiateObject_shouldReturnInstance()