ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Test on glyph implementation. More...
Static Public Attributes | |
static | $canonical_css_classes |
static | $aria_labels |
Test on glyph implementation.
Definition at line 13 of file GlyphTest.php.
GlyphTest::counter_type_provider | ( | ) |
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_on_load_code(), test_render_withCounter(), test_render_withTwoCounters(), test_two_counters(), and test_with_highlight().
GlyphTest::glyph_type_provider | ( | ) |
GlyphTest::test_dont_render_counter | ( | ) |
Definition at line 330 of file GlyphTest.php.
References $r, getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), ILIAS_UI_TestBase\getJavaScriptBinding(), ILIAS_UI_TestBase\getLanguage(), ILIAS_UI_TestBase\getTemplateFactory(), and ILIAS_UI_TestBase\getUIFactory().
GlyphTest::test_glyph_action | ( | $factory_method | ) |
glyph_type_provider
Definition at line 90 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::test_glyph_no_action | ( | $factory_method | ) |
glyph_type_provider
Definition at line 102 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::test_glyph_types | ( | $factory_method | ) |
glyph_type_provider
Definition at line 78 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::test_immutability_withCounter | ( | ) |
Definition at line 214 of file GlyphTest.php.
References getCounterFactory(), and getGlyphFactory().
GlyphTest::test_implements_factory_interface | ( | $factory_method | ) |
glyph_type_provider
Definition at line 67 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::test_known_glyphs_only | ( | ) |
Definition at line 229 of file GlyphTest.php.
GlyphTest::test_no_counter | ( | $factory_method | ) |
glyph_type_provider
Definition at line 130 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::test_one_counter | ( | $counter_type | ) |
counter_type_provider
Definition at line 141 of file GlyphTest.php.
References getCounterFactory(), and getGlyphFactory().
GlyphTest::test_only_two_counters | ( | ) |
Definition at line 185 of file GlyphTest.php.
References array, getCounterFactory(), and getGlyphFactory().
GlyphTest::test_render_simple | ( | $type | ) |
glyph_type_provider
Definition at line 270 of file GlyphTest.php.
References $html, $r, $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 345 of file GlyphTest.php.
References $html, $id, $r, $type, array, ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_withCounter | ( | $type | ) |
counter_type_provider
Definition at line 288 of file GlyphTest.php.
References $html, $r, getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_render_withTwoCounters | ( | ) |
Definition at line 308 of file GlyphTest.php.
References $html, $r, getCounterFactory(), ILIAS_UI_TestBase\getDefaultRenderer(), getGlyphFactory(), and ILIAS_UI_TestBase\normalizeHTML().
GlyphTest::test_two_counters | ( | ) |
Definition at line 160 of file GlyphTest.php.
References array, getCounterFactory(), and getGlyphFactory().
GlyphTest::test_with_highlight | ( | $counter_type | ) |
counter_type_provider
Definition at line 114 of file GlyphTest.php.
References getGlyphFactory().
|
static |
Definition at line 44 of file GlyphTest.php.
|
static |
Definition at line 25 of file GlyphTest.php.