ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Class TestScoringGUITest. More...
Public Member Functions | |
test_instantiateObject_shouldReturnInstance () | |
testTestAccess () | |
![]() | |
createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
Private Attributes | |
TestScoringByParticipantGUI | $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 TestScoringGUITest.
Definition at line 27 of file TestScoringByParticipantGUITest.php.
|
protected |
Definition at line 31 of file TestScoringByParticipantGUITest.php.
References addGlobal_GlobalScreenService(), addGlobal_ilHelp(), addGlobal_ilNavigationHistory(), addGlobal_ilObjDataCache(), addGlobal_ilSetting(), addGlobal_ilTabs(), addGlobal_ilToolbar(), addGlobal_rbacsystem(), and getTestObjMock().
TestScoringByParticipantGUITest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 47 of file TestScoringByParticipantGUITest.php.
TestScoringByParticipantGUITest::testTestAccess | ( | ) |
Definition at line 52 of file TestScoringByParticipantGUITest.php.
|
private |
Definition at line 29 of file TestScoringByParticipantGUITest.php.