3declare(strict_types=1);
22use PHPUnit\Framework\TestCase;
38 protected function setUp(): void
61 $this->testObj->getDescription()
67 $this->assertEquals($this->objectiveCollection, $this->testObj->create());
A objective collection is a objective that is achieved once all subobjectives are achieved.
A non-objective, nothing to do to achieve it...
ObjectiveCollection $objectiveCollection
ObjectiveConstructor $testObj
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...