|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for HtmlMetadataTest:
Collaboration diagram for HtmlMetadataTest:Public Member Functions | |
| testNullTag () | |
| testTagCollection () | |
| testEmptyTagCollection () | |
| testNestedTagCollection () | |
| testUserDefinedTag () | |
| getMockedTag (string $html) | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| Factory | $factory |
Definition at line 30 of file HtmlMetadataTest.php.
| HtmlMetadataTest::getMockedTag | ( | string | $html | ) |
Definition at line 107 of file HtmlMetadataTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
Referenced by testNestedTagCollection(), and testTagCollection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file HtmlMetadataTest.php.
| HtmlMetadataTest::testEmptyTagCollection | ( | ) |
Definition at line 63 of file HtmlMetadataTest.php.
| HtmlMetadataTest::testNestedTagCollection | ( | ) |
Definition at line 71 of file HtmlMetadataTest.php.
References getMockedTag().
Here is the call graph for this function:| HtmlMetadataTest::testNullTag | ( | ) |
Definition at line 39 of file HtmlMetadataTest.php.
| HtmlMetadataTest::testTagCollection | ( | ) |
Definition at line 47 of file HtmlMetadataTest.php.
References getMockedTag().
Here is the call graph for this function:| HtmlMetadataTest::testUserDefinedTag | ( | ) |
Definition at line 93 of file HtmlMetadataTest.php.
|
protected |
Definition at line 32 of file HtmlMetadataTest.php.