|
ILIAS
release_8 Revision v8.24
|
Basic Tests for Table-Actions. More...
Inheritance diagram for ActionTest:
Collaboration diagram for ActionTest:Public Member Functions | |
| setUp () | |
| testDataTableActionAttributes () | |
| testDataTableActionSignalTarget () | |
| testDataTableActionStringTarget () | |
| testDataTableActionRowIdOnURI () | |
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) | |
Protected Member Functions | |
| buildFactories () | |
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... | |
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().
Here is the caller graph for this function:| ActionTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 48 of file ActionTest.php.
References Vendor\Package\$f, $token, and buildFactories().
Here is the call graph for this function:| ActionTest::testDataTableActionAttributes | ( | ) |
Definition at line 65 of file ActionTest.php.
References $link_action.
| 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().
Here is the call graph for this function:
|
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.