ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on glyph implementation. More...
Static Public Attributes | |
static | $canonical_css_classes |
static | $aria_labels |
Additional Inherited Members | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on glyph implementation.
Definition at line 13 of file GlyphTest.php.
GlyphTest::counter_type_provider | ( | ) |
Definition at line 312 of file GlyphTest.php.
GlyphTest::getCounterFactory | ( | ) |
Definition at line 20 of file GlyphTest.php.
Referenced by test_dont_render_counter(), test_immutability_withCounter(), test_one_counter(), test_only_two_counters(), test_render_withCounter(), test_render_withTwoCounters(), and test_two_counters().
GlyphTest::getGlyphFactory | ( | ) |
Definition at line 15 of file GlyphTest.php.
Referenced by test_glyph_action(), test_glyph_no_action(), test_glyph_types(), test_immutability_withCounter(), test_implements_factory_interface(), test_no_counter(), test_one_counter(), test_only_two_counters(), test_render_simple(), test_render_with_action(), test_render_with_on_load_code(), test_render_with_unavailable_action(), test_render_withCounter(), test_render_withTwoCounters(), test_two_counters(), test_with_highlight(), and test_with_unavailable_action().
GlyphTest::glyph_type_provider | ( | ) |
Definition at line 303 of file GlyphTest.php.
GlyphTest::test_dont_render_counter | ( | ) |
Definition at line 401 of file GlyphTest.php.
References Vendor\Package\$f, getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), ILIAS_UI_TestBase\getJavaScriptBinding(), ILIAS_UI_TestBase\getLanguage(), ILIAS_UI_TestBase\getRefinery(), ILIAS_UI_TestBase\getTemplateFactory(), and ILIAS_UI_TestBase\getUIFactory().
GlyphTest::test_glyph_action | ( | $factory_method | ) |
glyph_type_provider
Definition at line 147 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::test_glyph_no_action | ( | $factory_method | ) |
glyph_type_provider
Definition at line 159 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::test_glyph_types | ( | $factory_method | ) |
glyph_type_provider
Definition at line 135 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::test_immutability_withCounter | ( | ) |
Definition at line 282 of file GlyphTest.php.
References getCounterFactory(), and getGlyphFactory().
GlyphTest::test_implements_factory_interface | ( | $factory_method | ) |
glyph_type_provider
Definition at line 124 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::test_known_glyphs_only | ( | ) |
Definition at line 297 of file GlyphTest.php.
GlyphTest::test_no_counter | ( | $factory_method | ) |
glyph_type_provider
Definition at line 198 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::test_one_counter | ( | $counter_type | ) |
counter_type_provider
Definition at line 209 of file GlyphTest.php.
References $c, getCounterFactory(), and getGlyphFactory().
GlyphTest::test_only_two_counters | ( | ) |
Definition at line 253 of file GlyphTest.php.
References $c, getCounterFactory(), and getGlyphFactory().
GlyphTest::test_render_simple | ( | $type | ) |
glyph_type_provider
Definition at line 322 of file GlyphTest.php.
References $c, Vendor\Package\$f, $type, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_with_action | ( | $type | ) |
glyph_type_provider
Definition at line 446 of file GlyphTest.php.
References $c, Vendor\Package\$f, $type, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_with_on_load_code | ( | $type | ) |
glyph_type_provider
Definition at line 420 of file GlyphTest.php.
References $c, Vendor\Package\$f, $type, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_with_unavailable_action | ( | $type | ) |
glyph_type_provider
Definition at line 340 of file GlyphTest.php.
References $c, Vendor\Package\$f, $type, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_withCounter | ( | $type | ) |
counter_type_provider
Definition at line 359 of file GlyphTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), ILIAS\UI\Component\Symbol\Glyph\Glyph\MAIL, and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_withTwoCounters | ( | ) |
Definition at line 379 of file GlyphTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), ILIAS\UI\Component\Symbol\Glyph\Glyph\MAIL, and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_two_counters | ( | ) |
Definition at line 228 of file GlyphTest.php.
References $c, getCounterFactory(), and getGlyphFactory().
GlyphTest::test_with_highlight | ( | $counter_type | ) |
counter_type_provider
Definition at line 184 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::test_with_unavailable_action | ( | $factory_method | ) |
glyph_type_provider
Definition at line 171 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
|
static |
Definition at line 73 of file GlyphTest.php.
|
static |
Definition at line 25 of file GlyphTest.php.