|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Test\Tests\Presentation\TestScreenGUITest:
Collaboration diagram for ILIAS\Test\Tests\Presentation\TestScreenGUITest:Public Member Functions | |
| testConstruct () | |
Public Member Functions inherited from ilTestBaseTestCase | |
| createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
| createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
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 Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
Protected Attributes inherited from ilTestBaseTestCase | |
| Container | $dic = null |
| Container | $backup_dic = null |
Static Protected Attributes inherited from ilTestBaseTestCase | |
| static int | $DYNAMIC_CLASS_COUNT = 0 |
Definition at line 27 of file TestScreenGUITest.php.
| ILIAS\Test\Tests\Presentation\TestScreenGUITest::testConstruct | ( | ) |
Definition at line 29 of file TestScreenGUITest.php.
References getTestObjMock().
Here is the call graph for this function: