|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilObjTestTest. More...
Inheritance diagram for ilObjTestTest:
Collaboration diagram for ilObjTestTest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
| testTmpCopyWizardCopyId () | |
| testTestId () | |
Public Member Functions inherited from ilTestBaseTestCase | |
| createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
| createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| ilObjTest | $testObj |
Additional Inherited Members | |
Static Public Member Functions inherited from ilTestBaseTestCase | |
| static | callMethod ($obj, $name, array $args=[]) |
| static | getNonPublicPropertyValue (object $obj, string $name) |
Data Fields inherited from ilTestBaseTestCase | |
| const string | MOCKED_METHOD_WITHOUT_OUTPUT = 'MOCKED_METHOD_WITHOUT_OUTPUT' |
| const string | DYNAMIC_CLASS = 'DynamicClass' |
Protected Attributes inherited from ilTestBaseTestCase | |
| Container | $dic = null |
| Container | $backup_dic = null |
Static Protected Attributes inherited from ilTestBaseTestCase | |
| static int | $DYNAMIC_CLASS_COUNT = 0 |
Class ilObjTestTest.
Definition at line 26 of file ilObjTestTest.php.
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 30 of file ilObjTestTest.php.
References addGlobal_filesystem(), addGlobal_ilAppEventHandler(), addGlobal_ilComponentFactory(), addGlobal_ilErr(), addGlobal_ilLog(), and addGlobal_ilSetting().
Here is the call graph for this function:| ilObjTestTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 44 of file ilObjTestTest.php.
| ilObjTestTest::testTestId | ( | ) |
Definition at line 56 of file ilObjTestTest.php.
| ilObjTestTest::testTmpCopyWizardCopyId | ( | ) |
Definition at line 49 of file ilObjTestTest.php.
|
private |
Definition at line 28 of file ilObjTestTest.php.