ILIAS
release_8 Revision v8.19
|
Basic Tests for Table-Actions. More...
Public Member Functions | |
setUp () | |
testDataTableActionAttributes () | |
testDataTableActionSignalTarget () | |
testDataTableActionStringTarget () | |
testDataTableActionRowIdOnURI () | |
![]() | |
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) | |
Protected Member Functions | |
buildFactories () | |
![]() | |
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... | |
Protected Attributes | |
Implementation Standard | $link_action |
Data URI | $link_target |
Implementation Standard | $signal_action |
Signal | $signal_target |
Basic Tests for Table-Actions.
Definition at line 33 of file ActionTest.php.
|
protected |
Definition at line 40 of file ActionTest.php.
Referenced by setUp(), and testDataTableActionStringTarget().
ActionTest::setUp | ( | ) |
Definition at line 48 of file ActionTest.php.
References Vendor\Package\$f, $token, and buildFactories().
ActionTest::testDataTableActionAttributes | ( | ) |
ActionTest::testDataTableActionRowIdOnURI | ( | ) |
Definition at line 89 of file ActionTest.php.
ActionTest::testDataTableActionSignalTarget | ( | ) |
Definition at line 76 of file ActionTest.php.
ActionTest::testDataTableActionStringTarget | ( | ) |
Definition at line 82 of file ActionTest.php.
References Vendor\Package\$f, and buildFactories().
|
protected |
Definition at line 35 of file ActionTest.php.
Referenced by testDataTableActionAttributes().
|
protected |
Definition at line 36 of file ActionTest.php.
|
protected |
Definition at line 37 of file ActionTest.php.
|
protected |
Definition at line 38 of file ActionTest.php.