|
ILIAS
release_8 Revision v8.24
|
Class ilObjTestSettingsGeneralGUITest. More...
Inheritance diagram for ilObjTestSettingsGeneralGUITest:
Collaboration diagram for ilObjTestSettingsGeneralGUITest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
| addGlobal_ilAccess () | |
| addGlobal_ilUser () | |
| addGlobal_objDefinition () | |
| addGlobal_tree () | |
| addGlobal_ilSetting () | |
| addGlobal_rbacsystem () | |
| addGlobal_ilCtrl () | |
| addGlobal_lng () | |
| addGlobal_filesystem () | |
| addGlobal_upload () | |
| addGlobal_ilDB () | |
| addGlobal_ilLog () | |
| addGlobal_ilias () | |
| addGlobal_ilErr () | |
| addGlobal_ilAppEventHandler () | |
| addGlobal_tpl () | |
| addGlobal_ilComponentRepository () | |
| addGlobal_ilTabs () | |
| addGlobal_ilObjDataCache () | |
| addGlobal_ilLocator () | |
| addGlobal_rbacreview () | |
| addGlobal_ilToolbar () | |
| addGlobal_http () | |
| addGlobal_ilIliasIniFile () | |
| addGlobal_ilLoggerFactory () | |
| addGlobal_ilHelp () | |
| addGlobal_ui () | |
| addGlobal_uiFactory () | |
| addGlobal_uiRenderer () | |
| addGlobal_refinery () | |
Private Attributes | |
| ilObjTestSettingsGeneralGUI | $testObj |
Additional Inherited Members | |
Protected Attributes inherited from ilTestBaseTestCase | |
| Container | $dic = null |
Class ilObjTestSettingsGeneralGUITest.
Definition at line 25 of file ilObjTestSettingsGeneralGUITest.php.
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 29 of file ilObjTestSettingsGeneralGUITest.php.
References ilTestBaseTestCase\addGlobal_ilAppEventHandler(), ilTestBaseTestCase\addGlobal_ilDB(), ilTestBaseTestCase\addGlobal_ilErr(), ilTestBaseTestCase\addGlobal_ilias(), ilTestBaseTestCase\addGlobal_ilLog(), ilTestBaseTestCase\addGlobal_objDefinition(), ilTestBaseTestCase\addGlobal_tpl(), ilTestBaseTestCase\addGlobal_tree(), ilTestBaseTestCase\addGlobal_uiFactory(), and ilTestBaseTestCase\addGlobal_uiRenderer().
Here is the call graph for this function:| ilObjTestSettingsGeneralGUITest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 59 of file ilObjTestSettingsGeneralGUITest.php.
|
private |
Definition at line 27 of file ilObjTestSettingsGeneralGUITest.php.