|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilTestServiceGUITest. More...
Inheritance diagram for ilTestServiceGUITest:
Collaboration diagram for ilTestServiceGUITest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
| testContextResultPresentation () | |
| testParticipantData () | |
| testObjectiveOrientedContainer () | |
| testBuildFixedShufflerSeed (int $question_id, int $pass_id, int $active_id, int $return) | |
Public Member Functions inherited from ilTestBaseTestCase | |
| createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
| createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Static Public Member Functions | |
| static | buildFixedShufflerSeedDataProvider () |
Static Public Member Functions inherited from ilTestBaseTestCase | |
| static | callMethod ($obj, $name, array $args=[]) |
| static | getNonPublicPropertyValue (object $obj, string $name) |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| ilTestServiceGUI | $testObj |
Additional Inherited Members | |
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 ilTestServiceGUITest.
Definition at line 25 of file ilTestServiceGUITest.php.
|
static |
Definition at line 83 of file ilTestServiceGUITest.php.
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 29 of file ilTestServiceGUITest.php.
References addGlobal_GlobalScreenService(), addGlobal_ilHelp(), addGlobal_ilNavigationHistory(), addGlobal_ilObjDataCache(), addGlobal_ilSetting(), addGlobal_ilTabs(), addGlobal_ilToolbar(), addGlobal_rbacsystem(), and getTestObjMock().
Here is the call graph for this function:| ilTestServiceGUITest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 45 of file ilTestServiceGUITest.php.
| ilTestServiceGUITest::testBuildFixedShufflerSeed | ( | int | $question_id, |
| int | $pass_id, | ||
| int | $active_id, | ||
| int | $return | ||
| ) |
Definition at line 74 of file ilTestServiceGUITest.php.
| ilTestServiceGUITest::testContextResultPresentation | ( | ) |
Definition at line 50 of file ilTestServiceGUITest.php.
| ilTestServiceGUITest::testObjectiveOrientedContainer | ( | ) |
Definition at line 66 of file ilTestServiceGUITest.php.
| ilTestServiceGUITest::testParticipantData | ( | ) |
Definition at line 59 of file ilTestServiceGUITest.php.
|
private |
Definition at line 27 of file ilTestServiceGUITest.php.