|
ILIAS
release_8 Revision v8.25
|
Test on Repository Object card implementation. More...
Inheritance diagram for RepositoryObjectTest:
Collaboration diagram for RepositoryObjectTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_factory_with_shy_button () | |
| test_with_object_icon () | |
| test_with_progress () | |
| test_with_certificate_icon () | |
| test_with_actions () | |
| test_with_title_as_shy () | |
| test_render_with_object_icon () | |
| test_render_with_certificate_icon () | |
| test_render_with_progressmeter () | |
| test_render_with_actions () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| 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) | |
Private Member Functions | |
| getCardFactory () | |
| getBaseCard () | |
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 Repository Object card implementation.
Definition at line 31 of file RepositoryObjectTest.php.
|
private |
Definition at line 77 of file RepositoryObjectTest.php.
References getCardFactory().
Referenced by test_implements_factory_interface(), test_render_with_actions(), test_render_with_certificate_icon(), test_render_with_object_icon(), test_render_with_progressmeter(), test_with_actions(), test_with_certificate_icon(), test_with_object_icon(), test_with_progress(), and test_with_title_as_shy().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 72 of file RepositoryObjectTest.php.
Referenced by getBaseCard(), and test_factory_with_shy_button().
Here is the caller graph for this function:| RepositoryObjectTest::getFactory | ( | ) |
Definition at line 36 of file RepositoryObjectTest.php.
References Vendor\Package\$f, $factory, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by test_with_actions().
Here is the call graph for this function:
Here is the caller graph for this function:| RepositoryObjectTest::test_factory_with_shy_button | ( | ) |
Definition at line 90 of file RepositoryObjectTest.php.
References getCardFactory().
Here is the call graph for this function:| RepositoryObjectTest::test_implements_factory_interface | ( | ) |
Definition at line 85 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::test_render_with_actions | ( | ) |
Definition at line 258 of file RepositoryObjectTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::test_render_with_certificate_icon | ( | ) |
Definition at line 191 of file RepositoryObjectTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::test_render_with_object_icon | ( | ) |
Definition at line 159 of file RepositoryObjectTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::test_render_with_progressmeter | ( | ) |
Definition at line 224 of file RepositoryObjectTest.php.
References $c, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::test_with_actions | ( | ) |
Definition at line 131 of file RepositoryObjectTest.php.
References Vendor\Package\$f, getBaseCard(), and getFactory().
Here is the call graph for this function:| RepositoryObjectTest::test_with_certificate_icon | ( | ) |
Definition at line 120 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::test_with_object_icon | ( | ) |
Definition at line 101 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::test_with_progress | ( | ) |
Definition at line 110 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::test_with_title_as_shy | ( | ) |
Definition at line 149 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
Here is the call graph for this function: