19declare(strict_types=1);
21use PHPUnit\Framework\TestCase;
28 protected function setUp(): void
31 $uri = $data_factory->uri(
'https://ilias.de/somepath');
37 $this->assertInstanceOf(
ILIAS\Data\URI::class, $this->ub->getURL(
'x'));
42 $uri = $this->ub->getURL(
'command', 123);
45 $this->assertEquals($expected, $uri->getQuery());
const PARAM_LSO_PARAMETER
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.