ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
testConstruct () | |
testDic () | |
![]() | |
createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
Additional Inherited Members | |
![]() | |
static | callMethod ($obj, $name, array $args=[]) |
static | getNonPublicPropertyValue (object $obj, string $name) |
![]() | |
const string | MOCKED_METHOD_WITHOUT_OUTPUT = 'MOCKED_METHOD_WITHOUT_OUTPUT' |
const string | DYNAMIC_CLASS = 'DynamicClass' |
![]() | |
Container | $dic = null |
Container | $backup_dic = null |
![]() | |
static int | $DYNAMIC_CLASS_COUNT = 0 |
Definition at line 22 of file TestDICTest.php.
|
protected |
Definition at line 24 of file TestDICTest.php.
TestDICTest::testConstruct | ( | ) |
Definition at line 29 of file TestDICTest.php.
TestDICTest::testDic | ( | ) |
Definition at line 35 of file TestDICTest.php.