|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test on glyph implementation. More...
Inheritance diagram for GlyphTest:
Collaboration diagram for GlyphTest:Static Public Attributes | |
| static array | $canonical_css_classes |
| static array | $aria_labels |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Test on glyph implementation.
Definition at line 35 of file GlyphTest.php.
| GlyphTest::getCounterFactory | ( | ) |
Definition at line 42 of file GlyphTest.php.
Referenced by testDontRenderCounter(), testImmutabilityWithCounter(), testOneCounter(), testOnlyTwoCounters(), testRenderWithCounter(), testRenderWithTwoCounters(), and testTwoCounters().
Here is the caller graph for this function:| GlyphTest::getCounterTypeProvider | ( | ) |
Definition at line 343 of file GlyphTest.php.
| GlyphTest::getGlyphFactory | ( | ) |
Definition at line 37 of file GlyphTest.php.
Referenced by testGlyphAction(), testGlyphNoAction(), testGlyphTypes(), testImmutabilityWithCounter(), testImplementsFactoryInterface(), testIsTabbable(), testNoCounter(), testOneCounter(), testOnlyTwoCounters(), testRenderSimple(), testRenderWithAction(), testRenderWithCounter(), testRenderWithOnLoadCode(), testRenderWithTwoCounters(), testRenderWithUnavailableAction(), testTabbableGlyphRender(), testTwoCounters(), testWithHighlight(), and testWithUnavailableAction().
Here is the caller graph for this function:| GlyphTest::getGlyphTypeProvider | ( | ) |
Definition at line 334 of file GlyphTest.php.
| GlyphTest::testDontRenderCounter | ( | ) |
Definition at line 436 of file GlyphTest.php.
References Vendor\Package\$f, $r, getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), ILIAS_UI_TestBase\getJavaScriptBinding(), ILIAS_UI_TestBase\getLanguage(), ILIAS_UI_TestBase\getRefinery(), ILIAS_UI_TestBase\getTemplateFactory(), ILIAS_UI_TestBase\getUIFactory(), and ILIAS_UI_TestBase\getUploadLimitResolver().
Here is the call graph for this function:| GlyphTest::testGlyphAction | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 181 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testGlyphNoAction | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 193 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testGlyphTypes | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 169 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testImmutabilityWithCounter | ( | ) |
Definition at line 313 of file GlyphTest.php.
References getCounterFactory(), and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testImplementsFactoryInterface | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 158 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testIsTabbable | ( | ) |
Definition at line 500 of file GlyphTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testKnownGlyphsOnly | ( | ) |
Definition at line 328 of file GlyphTest.php.
| GlyphTest::testNoCounter | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 229 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testOneCounter | ( | string | $counter_type | ) |
getCounterTypeProvider
Definition at line 240 of file GlyphTest.php.
References Vendor\Package\$c, getCounterFactory(), and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testOnlyTwoCounters | ( | ) |
Definition at line 284 of file GlyphTest.php.
References Vendor\Package\$c, getCounterFactory(), and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testRenderSimple | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 354 of file GlyphTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testRenderWithAction | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 484 of file GlyphTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testRenderWithCounter | ( | string | $type | ) |
getCounterTypeProvider
Definition at line 393 of file GlyphTest.php.
References Vendor\Package\$c, $r, ILIAS_UI_TestBase\assertHTMLEquals(), getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), ILIAS\UI\Component\Symbol\Glyph\Glyph\MAIL, and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testRenderWithOnLoadCode | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 458 of file GlyphTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $id, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testRenderWithTwoCounters | ( | ) |
Definition at line 414 of file GlyphTest.php.
References Vendor\Package\$c, $r, ILIAS_UI_TestBase\assertHTMLEquals(), getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), ILIAS\UI\Component\Symbol\Glyph\Glyph\MAIL, and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testRenderWithUnavailableAction | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 372 of file GlyphTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testTabbableGlyphRender | ( | ) |
Definition at line 526 of file GlyphTest.php.
References Vendor\Package\$c, Vendor\Package\$f, $r, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
Here is the call graph for this function:| GlyphTest::testTwoCounters | ( | ) |
Definition at line 259 of file GlyphTest.php.
References Vendor\Package\$c, getCounterFactory(), and getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testWithHighlight | ( | ) |
Definition at line 215 of file GlyphTest.php.
References getGlyphFactory().
Here is the call graph for this function:| GlyphTest::testWithUnavailableAction | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 205 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
Here is the call graph for this function:
|
static |
Definition at line 101 of file GlyphTest.php.
|
static |
Definition at line 47 of file GlyphTest.php.