|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilScorm2004TrackingItemsTest. More...
Inheritance diagram for ilScorm2004TrackingItemsTest:
Collaboration diagram for ilScorm2004TrackingItemsTest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
| test_parentObjectMethodExistsAndReturns () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilScorm2004BaseTestCase | |
| setUp () | |
| setGlobalVariable (string $name, mixed $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_ilPluginAdmin () | |
| addGlobal_ilTabs () | |
| addGlobal_ilObjDataCache () | |
| addGlobal_ilLocator () | |
| addGlobal_rbacreview () | |
| addGlobal_ilToolbar () | |
| addGlobal_http () | |
| addGlobal_ilIliasIniFile () | |
| addGlobal_ilLoggerFactory () | |
| addGlobal_ilHelp () | |
| addGlobal_uiFactory () | |
| addGlobal_uiRenderer () | |
| addGlobal_refinery () | |
Private Attributes | |
| ilSCORM2004TrackingItems | $testObj |
Additional Inherited Members | |
Protected Attributes inherited from ilScorm2004BaseTestCase | |
| Container | $dic |
Class ilScorm2004TrackingItemsTest.
Definition at line 25 of file ilScorm2004TrackingItemsTest.php.
|
protected |
Reimplemented from ilScorm2004BaseTestCase.
Definition at line 29 of file ilScorm2004TrackingItemsTest.php.
References ilScorm2004BaseTestCase\addGlobal_ilDB(), ilScorm2004BaseTestCase\addGlobal_ilErr(), ilScorm2004BaseTestCase\addGlobal_ilias(), and ilScorm2004BaseTestCase\addGlobal_lng().
Here is the call graph for this function:| ilScorm2004TrackingItemsTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 41 of file ilScorm2004TrackingItemsTest.php.
| ilScorm2004TrackingItemsTest::test_parentObjectMethodExistsAndReturns | ( | ) |
Definition at line 46 of file ilScorm2004TrackingItemsTest.php.
|
private |
Definition at line 27 of file ilScorm2004TrackingItemsTest.php.