Definition at line 24 of file LSUrlBuilderTest.php.
◆ setUp()
LSUrlBuilderTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 28 of file LSUrlBuilderTest.php.
31 $uri = $data_factory->uri(
'https://ilias.de/somepath');
◆ testDataType()
LSUrlBuilderTest::testDataType |
( |
| ) |
|
Definition at line 35 of file LSUrlBuilderTest.php.
37 $this->assertInstanceOf(
ILIAS\Data\URI::class, $this->ub->getURL(
'x'));
Class ChatMainBarProvider .
◆ testUrlConcatenation()
LSUrlBuilderTest::testUrlConcatenation |
( |
| ) |
|
◆ $ub
The documentation for this class was generated from the following file: