|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Services\Paths\BuilderTest:
Collaboration diagram for ILIAS\MetaData\Services\Paths\BuilderTest: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\GlobalScreen\Provider\__construct(), and ILIAS\MetaData\Services\Paths\Paths\__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().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\Services\Paths\BuilderTest::testGet | ( | ) |
Definition at line 147 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
Here is the call graph for this function:| ILIAS\MetaData\Services\Paths\BuilderTest::testGetException | ( | ) |
Definition at line 168 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| ILIAS\MetaData\Services\Paths\BuilderTest::testWithNextStep | ( | ) |
Definition at line 93 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
Here is the call graph for this function:| ILIAS\MetaData\Services\Paths\BuilderTest::testWithNextStepToSuperElement | ( | ) |
Definition at line 108 of file BuilderTest.php.
References ILIAS\MetaData\Services\Paths\BuilderTest\getBuilder().
Here is the call graph for this function: