|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| buildFactory () | |
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.
References $description, and $step.
| WorkflowStepTest::test_implements_factory_interface | ( | ) |
| WorkflowStepTest::test_withStatus | ( | ) |
Definition at line 37 of file WorkflowStepTest.php.
References $step.
| WorkflowStepTest::test_withStatus_wrong_args | ( | ) |
Definition at line 44 of file WorkflowStepTest.php.
References $step.