ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
WorkflowStepTest::setUp | ( | ) |
Definition at line 16 of file WorkflowStepTest.php.
References buildFactory().
WorkflowStepTest::test_constructor_params | ( | ) |
Definition at line 27 of file WorkflowStepTest.php.
References $description, and $step.
WorkflowStepTest::test_implements_factory_interface | ( | ) |
Definition at line 21 of file WorkflowStepTest.php.
References $step.
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.