3 declare(strict_types=1);
23 protected function setUp(): void
25 $structure_artifact = require __DIR__ .
'/../Data/Structure/test_ctrl_structure.php';
26 $base_class_artifact = require __DIR__ .
'/../Data/Structure/test_base_classes.php';
45 $this->cid_path = $cid_path;
Class ilCtrlStructure holds the currently read control structure.
Class ilCtrlAbstractPath.
Class ilCtrlPathTestBase.
__construct(Container $dic, ilPlugin $plugin)
ilCtrlStructureInterface $structure
getPath(string $cid_path=null)
Interface ilCtrlPathInterface is responsible for holding and manipulating a valid ilCtrl class-path (...