ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Class ilTestPlayerFactoryTest. More...
Public Member Functions | |
test_instantiateObject_shouldReturnInstance () | |
![]() | |
createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
Private Attributes | |
ilTestPlayerFactory | $testObj |
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 |
Class ilTestPlayerFactoryTest.
Definition at line 25 of file ilTestPlayerFactoryTest.php.
|
protected |
Definition at line 29 of file ilTestPlayerFactoryTest.php.
References getTestObjMock().
ilTestPlayerFactoryTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 36 of file ilTestPlayerFactoryTest.php.
|
private |
Definition at line 27 of file ilTestPlayerFactoryTest.php.