ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
testNullTag () | |
testTagCollection () | |
testEmptyTagCollection () | |
testNestedTagCollection () | |
testUserDefinedTag () | |
getMockedTag (string $html) | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
Factory | $factory |
Definition at line 31 of file HtmlMetadataTest.php.
HtmlMetadataTest::getMockedTag | ( | string | $html | ) |
Definition at line 108 of file HtmlMetadataTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
Referenced by testNestedTagCollection(), and testTagCollection().
|
protected |
Definition at line 35 of file HtmlMetadataTest.php.
References factory().
HtmlMetadataTest::testEmptyTagCollection | ( | ) |
Definition at line 64 of file HtmlMetadataTest.php.
References factory().
HtmlMetadataTest::testNestedTagCollection | ( | ) |
Definition at line 72 of file HtmlMetadataTest.php.
References factory(), and getMockedTag().
HtmlMetadataTest::testNullTag | ( | ) |
Definition at line 40 of file HtmlMetadataTest.php.
References factory().
HtmlMetadataTest::testTagCollection | ( | ) |
Definition at line 48 of file HtmlMetadataTest.php.
References factory(), and getMockedTag().
HtmlMetadataTest::testUserDefinedTag | ( | ) |
Definition at line 94 of file HtmlMetadataTest.php.
References factory().
|
protected |
Definition at line 33 of file HtmlMetadataTest.php.