|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ItemShyTest:
Collaboration diagram for ItemShyTest:Public Member Functions | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testWithDescription () | |
| testWithProperty () | |
| testWithClose () | |
| testWithLeadIcon () | |
| testRenderBase () | |
| testRenderCritical () | |
| testRenderWithDescription () | |
| testRenderWithProperty () | |
| testRenderWithLeadIcon () | |
| testRenderWithClose () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
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 items shy.
Definition at line 30 of file ItemShyTest.php.
| ItemShyTest::getFactory | ( | ) |
Definition at line 32 of file ItemShyTest.php.
Referenced by testImplementsFactoryInterface(), testRenderBase(), testRenderCritical(), testWithClose(), testWithDescription(), testWithLeadIcon(), and testWithProperty().
Here is the caller graph for this function:| ItemShyTest::testImplementsFactoryInterface | ( | ) |
Definition at line 37 of file ItemShyTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemShyTest::testRenderBase | ( | ) |
Definition at line 76 of file ItemShyTest.php.
References Vendor\Package\$c, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| ItemShyTest::testRenderCritical | ( | ) |
Definition at line 94 of file ItemShyTest.php.
References Vendor\Package\$c, and getFactory().
Here is the call graph for this function:| ItemShyTest::testRenderWithClose | ( | ) |
Definition at line 176 of file ItemShyTest.php.
| ItemShyTest::testRenderWithDescription | ( | ) |
Definition at line 112 of file ItemShyTest.php.
| ItemShyTest::testRenderWithLeadIcon | ( | ) |
Definition at line 155 of file ItemShyTest.php.
| ItemShyTest::testRenderWithProperty | ( | ) |
Definition at line 131 of file ItemShyTest.php.
| ItemShyTest::testWithClose | ( | ) |
Definition at line 60 of file ItemShyTest.php.
References Vendor\Package\$c, Vendor\Package\$f, ILIAS\UI\examples\Symbol\Glyph\Close\close(), and getFactory().
Here is the call graph for this function:| ItemShyTest::testWithDescription | ( | ) |
Definition at line 46 of file ItemShyTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| ItemShyTest::testWithLeadIcon | ( | ) |
Definition at line 67 of file ItemShyTest.php.
References Vendor\Package\$c, Vendor\Package\$f, getFactory(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
Here is the call graph for this function:| ItemShyTest::testWithProperty | ( | ) |
Definition at line 53 of file ItemShyTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function: