19 declare(strict_types=1);
    29     protected function setUp(): void
    34             $this->createMock(ilTestSession::class),
    35             $this->createMock(ilObjTest::class),
    42         $this->assertInstanceOf(ilTestPassFinishTasks::class, $this->testObj);
 Class ilTestPassFinishTasks. 
 
test_instantiateObject_shouldReturnInstance()
 
Interface Observer  Contains several chained tasks and infos about them. 
 
Class ilTestPassFinishTasksTest. 
 
ilTestPassFinishTasks $testObj
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...