ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
getDefaultRenderer (?JavaScriptBinding $js_binding=null, array $with_stub_renderings=[], array $with_additional_contexts=[],) | |
getUIFactory () | |
testRenderWithUrl () | |
testRenderWithoutIcon () | |
Protected Member Functions | |
setUp () | |
testRenderWithIcon () | |
getNodeFactory () | |
getGlyphStub () | |
getIconStub () | |
createSimpleRenderingStub (string $class_name) | |
Protected Attributes | |
Component Symbol Glyph Glyph &MockObject | $glyph_stub |
string | $glyph_html |
Component Symbol Icon Icon &MockObject | $icon_stub |
string | $icon_html |
ILIAS Data URI &MockObject | $uri_stub |
string | $uri_string |
Component Symbol Glyph Factory &MockObject | $glyph_factory |
Component Symbol Icon Factory &MockObject | $icon_factory |
Component Symbol Factory &MockObject | $symbol_factory |
Definition at line 32 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 170 of file FieldAsyncNodeTest.php.
Referenced by getGlyphStub(), getIconStub(), and testRenderWithIcon().
FieldAsyncNodeTest::getDefaultRenderer | ( | ?JavaScriptBinding | $js_binding = null , |
array | $with_stub_renderings = [] , |
||
array | $with_additional_contexts = [] |
||
) |
Definition at line 67 of file FieldAsyncNodeTest.php.
Referenced by testRenderWithIcon(), testRenderWithoutIcon(), and testRenderWithUrl().
|
protected |
Definition at line 158 of file FieldAsyncNodeTest.php.
References createSimpleRenderingStub().
Referenced by setUp().
|
protected |
Definition at line 164 of file FieldAsyncNodeTest.php.
References createSimpleRenderingStub().
Referenced by setUp().
|
protected |
Definition at line 152 of file FieldAsyncNodeTest.php.
Referenced by testRenderWithIcon(), testRenderWithoutIcon(), and testRenderWithUrl().
FieldAsyncNodeTest::getUIFactory | ( | ) |
Definition at line 80 of file FieldAsyncNodeTest.php.
References $symbol_factory, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\symbol().
|
protected |
Definition at line 45 of file FieldAsyncNodeTest.php.
References $glyph_html, $glyph_stub, $icon_html, $icon_stub, getGlyphStub(), and getIconStub().
|
protected |
Definition at line 124 of file FieldAsyncNodeTest.php.
References $icon_html, $icon_stub, $renderer, createSimpleRenderingStub(), getDefaultRenderer(), getNodeFactory(), and null.
FieldAsyncNodeTest::testRenderWithoutIcon | ( | ) |
Definition at line 136 of file FieldAsyncNodeTest.php.
References $renderer, getDefaultRenderer(), and getNodeFactory().
FieldAsyncNodeTest::testRenderWithUrl | ( | ) |
Definition at line 94 of file FieldAsyncNodeTest.php.
References $renderer, ILIAS\Repository\button(), getDefaultRenderer(), and getNodeFactory().
Definition at line 41 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 35 of file FieldAsyncNodeTest.php.
Referenced by setUp().
Definition at line 34 of file FieldAsyncNodeTest.php.
Referenced by setUp().
Definition at line 42 of file FieldAsyncNodeTest.php.
|
protected |
Definition at line 37 of file FieldAsyncNodeTest.php.
Referenced by setUp(), and testRenderWithIcon().
Definition at line 36 of file FieldAsyncNodeTest.php.
Referenced by setUp(), and testRenderWithIcon().
Definition at line 43 of file FieldAsyncNodeTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 39 of file FieldAsyncNodeTest.php.
Definition at line 38 of file FieldAsyncNodeTest.php.