ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Test on glyph implementation. More...
Public Member Functions | |
getGlyphFactory () | |
getCounterFactory () | |
testImplementsFactoryInterface (string $factory_method) | |
getGlyphTypeProvider More... | |
testGlyphTypes (string $factory_method) | |
getGlyphTypeProvider More... | |
testGlyphAction (string $factory_method) | |
getGlyphTypeProvider More... | |
testGlyphNoAction (string $factory_method) | |
getGlyphTypeProvider More... | |
testWithUnavailableAction (string $factory_method) | |
getGlyphTypeProvider More... | |
testWithHighlight () | |
testNoCounter (string $factory_method) | |
getGlyphTypeProvider More... | |
testOneCounter (string $counter_type) | |
getCounterTypeProvider More... | |
testTwoCounters () | |
testOnlyTwoCounters () | |
testImmutabilityWithCounter () | |
testKnownGlyphsOnly () | |
testRenderSimple (string $type) | |
getGlyphTypeProvider More... | |
testRenderWithUnavailableAction (string $type) | |
getGlyphTypeProvider More... | |
testRenderWithCounter (string $type) | |
getCounterTypeProvider More... | |
testRenderWithTwoCounters () | |
testDontRenderCounter () | |
testRenderWithOnLoadCode (string $type) | |
getGlyphTypeProvider More... | |
testRenderWithAction (string $type) | |
getGlyphTypeProvider More... | |
testIsTabbable () | |
testTabbableGlyphRender () | |
Static Public Member Functions | |
static | getGlyphTypeProvider () |
static | getCounterTypeProvider () |
Static Public Attributes | |
static array | $canonical_css_classes |
static array | $aria_labels |
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().
|
static |
Definition at line 357 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().
|
static |
Definition at line 348 of file GlyphTest.php.
GlyphTest::testDontRenderCounter | ( | ) |
Definition at line 450 of file GlyphTest.php.
References Vendor\Package\$f, $r, getCounterFactory(), and getLanguage().
GlyphTest::testGlyphAction | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 195 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::testGlyphNoAction | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 207 of file GlyphTest.php.
References Vendor\Package\$f, getGlyphFactory(), and null.
GlyphTest::testGlyphTypes | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 183 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::testImmutabilityWithCounter | ( | ) |
Definition at line 327 of file GlyphTest.php.
References getCounterFactory(), and getGlyphFactory().
GlyphTest::testImplementsFactoryInterface | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 172 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::testIsTabbable | ( | ) |
Definition at line 513 of file GlyphTest.php.
References $c, Vendor\Package\$f, $r, and getGlyphFactory().
GlyphTest::testKnownGlyphsOnly | ( | ) |
Definition at line 342 of file GlyphTest.php.
GlyphTest::testNoCounter | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 243 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
GlyphTest::testOneCounter | ( | string | $counter_type | ) |
getCounterTypeProvider
Definition at line 254 of file GlyphTest.php.
References $c, getCounterFactory(), and getGlyphFactory().
GlyphTest::testOnlyTwoCounters | ( | ) |
Definition at line 298 of file GlyphTest.php.
References $c, getCounterFactory(), and getGlyphFactory().
GlyphTest::testRenderSimple | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 368 of file GlyphTest.php.
References $c, Vendor\Package\$f, $r, and getGlyphFactory().
GlyphTest::testRenderWithAction | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 497 of file GlyphTest.php.
References $c, Vendor\Package\$f, $r, and getGlyphFactory().
GlyphTest::testRenderWithCounter | ( | string | $type | ) |
getCounterTypeProvider
Definition at line 407 of file GlyphTest.php.
References $c, $r, getCounterFactory(), and getGlyphFactory().
GlyphTest::testRenderWithOnLoadCode | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 471 of file GlyphTest.php.
References $c, Vendor\Package\$f, $id, $r, and getGlyphFactory().
GlyphTest::testRenderWithTwoCounters | ( | ) |
Definition at line 428 of file GlyphTest.php.
References $c, $r, getCounterFactory(), and getGlyphFactory().
GlyphTest::testRenderWithUnavailableAction | ( | string | $type | ) |
getGlyphTypeProvider
Definition at line 386 of file GlyphTest.php.
References $c, Vendor\Package\$f, $r, and getGlyphFactory().
GlyphTest::testTabbableGlyphRender | ( | ) |
Definition at line 539 of file GlyphTest.php.
References $c, Vendor\Package\$f, $r, and getGlyphFactory().
GlyphTest::testTwoCounters | ( | ) |
Definition at line 273 of file GlyphTest.php.
References $c, getCounterFactory(), and getGlyphFactory().
GlyphTest::testWithHighlight | ( | ) |
Definition at line 229 of file GlyphTest.php.
References getGlyphFactory().
GlyphTest::testWithUnavailableAction | ( | string | $factory_method | ) |
getGlyphTypeProvider
Definition at line 219 of file GlyphTest.php.
References Vendor\Package\$f, and getGlyphFactory().
|
static |
Definition at line 108 of file GlyphTest.php.
|
static |
Definition at line 47 of file GlyphTest.php.