|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test on deck implementation. More...
Inheritance diagram for DeckTest:
Collaboration diagram for DeckTest:Public Member Functions | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testGetCards () | |
| testWithCards () | |
| testGetSize () | |
| testWithSize () | |
| testRenderContent () | |
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 on deck implementation.
Definition at line 30 of file DeckTest.php.
| DeckTest::getFactory | ( | ) |
Definition at line 32 of file DeckTest.php.
Referenced by testGetCards(), testGetSize(), testImplementsFactoryInterface(), testRenderContent(), testWithCards(), and testWithSize().
Here is the caller graph for this function:| DeckTest::testGetCards | ( | ) |
Definition at line 55 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| DeckTest::testGetSize | ( | ) |
Definition at line 74 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| DeckTest::testImplementsFactoryInterface | ( | ) |
Definition at line 46 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| DeckTest::testRenderContent | ( | ) |
Definition at line 110 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$d, Vendor\Package\$f, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| DeckTest::testWithCards | ( | ) |
Definition at line 64 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| DeckTest::testWithSize | ( | ) |
Definition at line 84 of file DeckTest.php.
References Vendor\Package\$c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
Here is the call graph for this function: