|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Elements\Base\BaseElementTest:
Collaboration diagram for ILIAS\MetaData\Elements\Base\BaseElementTest:Public Member Functions | |
| testSubAndSuperElements () | |
| testClone () | |
| testRootAsSubElementException () | |
| testMDIDAndIsRoot () | |
| testDefinition () | |
Protected Member Functions | |
| getBaseElement (int|NoID $md_id, string $name, BaseElement ... $sub_elements) | |
| getDefinition (string $name) | |
Definition at line 29 of file BaseElementTest.php.
|
protected |
Definition at line 31 of file BaseElementTest.php.
References ILIAS\__construct(), and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 48 of file BaseElementTest.php.
References ILIAS\__construct().
Here is the call graph for this function:| ILIAS\MetaData\Elements\Base\BaseElementTest::testClone | ( | ) |
Definition at line 87 of file BaseElementTest.php.
| ILIAS\MetaData\Elements\Base\BaseElementTest::testDefinition | ( | ) |
Definition at line 133 of file BaseElementTest.php.
References ILIAS\__construct(), and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\MetaData\Elements\Base\BaseElementTest::testMDIDAndIsRoot | ( | ) |
Definition at line 121 of file BaseElementTest.php.
| ILIAS\MetaData\Elements\Base\BaseElementTest::testRootAsSubElementException | ( | ) |
Definition at line 113 of file BaseElementTest.php.
| ILIAS\MetaData\Elements\Base\BaseElementTest::testSubAndSuperElements | ( | ) |
Definition at line 62 of file BaseElementTest.php.