|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for CounterClientHtmlTest:
Collaboration diagram for CounterClientHtmlTest:Public Member Functions | |
| getGlyphFactory () | |
| getCounterFactory () | |
| testRenderClientHtml () | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Checks if the HTML used for the Client tests is rendered as specified
Definition at line 28 of file CounterClientHtmlTest.php.
| CounterClientHtmlTest::getCounterFactory | ( | ) |
Definition at line 35 of file CounterClientHtmlTest.php.
Referenced by testRenderClientHtml().
Here is the caller graph for this function:| CounterClientHtmlTest::getGlyphFactory | ( | ) |
Definition at line 30 of file CounterClientHtmlTest.php.
Referenced by testRenderClientHtml().
Here is the caller graph for this function:| CounterClientHtmlTest::testRenderClientHtml | ( | ) |
Definition at line 40 of file CounterClientHtmlTest.php.
References $r, getCounterFactory(), and getGlyphFactory().
Here is the call graph for this function: