|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for WorkflowStepTest:
Collaboration diagram for WorkflowStepTest:Public Member Functions | |
| setUp () | |
| test_implements_factory_interface () | |
| test_constructor_params () | |
| test_withStatus () | |
| test_withStatus_wrong_args () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| buildFactory () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Definition at line 10 of file WorkflowStepTest.php.
|
protected |
Definition at line 12 of file WorkflowStepTest.php.
Referenced by setUp().
Here is the caller graph for this function:| WorkflowStepTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 16 of file WorkflowStepTest.php.
References buildFactory().
Here is the call graph for this function:| WorkflowStepTest::test_constructor_params | ( | ) |
Definition at line 27 of file WorkflowStepTest.php.
| WorkflowStepTest::test_implements_factory_interface | ( | ) |
Definition at line 21 of file WorkflowStepTest.php.
| WorkflowStepTest::test_withStatus | ( | ) |
Definition at line 37 of file WorkflowStepTest.php.
| WorkflowStepTest::test_withStatus_wrong_args | ( | ) |
Definition at line 44 of file WorkflowStepTest.php.
References Vendor\Package\$e.