ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
testWithNextStep () | |
testWithNextStepToSuperElement () | |
testWithAdditionalFilterAtCurrentStep () | |
testWithAdditionalFilterAtCurrentStepEmptyPathException () | |
testGet () | |
testGetException () | |
Protected Member Functions | |
getBuilder () | |
Builder will throw an exception on get if the path contains a step with name INVALID. More... | |
Definition at line 31 of file BuilderTest.php.
|
protected |
Builder will throw an exception on get if the path contains a step with name INVALID.
Definition at line 37 of file BuilderTest.php.
References $path, ILIAS\MetaData\Services\Paths\Paths\__construct(), and ILIAS\GlobalScreen\Provider\__construct().
Referenced by ILIAS\MetaData\Services\Paths\BuilderTest\testGet(), ILIAS\MetaData\Services\Paths\BuilderTest\testGetException(), ILIAS\MetaData\Services\Paths\BuilderTest\testWithAdditionalFilterAtCurrentStep(), ILIAS\MetaData\Services\Paths\BuilderTest\testWithAdditionalFilterAtCurrentStepEmptyPathException(), ILIAS\MetaData\Services\Paths\BuilderTest\testWithNextStep(), and ILIAS\MetaData\Services\Paths\BuilderTest\testWithNextStepToSuperElement().
ILIAS\MetaData\Services\Paths\BuilderTest::testGet | ( | ) |
Definition at line 147 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
ILIAS\MetaData\Services\Paths\BuilderTest::testGetException | ( | ) |
Definition at line 168 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
ILIAS\MetaData\Services\Paths\BuilderTest::testWithAdditionalFilterAtCurrentStep | ( | ) |
Definition at line 123 of file BuilderTest.php.
References ILIAS\MetaData\Paths\Filters\DATA, and ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
ILIAS\MetaData\Services\Paths\BuilderTest::testWithAdditionalFilterAtCurrentStepEmptyPathException | ( | ) |
Definition at line 139 of file BuilderTest.php.
References ILIAS\MetaData\Paths\Filters\DATA, and ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
ILIAS\MetaData\Services\Paths\BuilderTest::testWithNextStep | ( | ) |
Definition at line 93 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
ILIAS\MetaData\Services\Paths\BuilderTest::testWithNextStepToSuperElement | ( | ) |
Definition at line 108 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().