Class ilTestPassDeletionConfirmationGUITest.
More...
◆ setUp()
ilTestPassDeletionConfirmationGUITest::setUp |
( |
| ) |
|
|
protected |
Definition at line 35 of file ilTestPassDeletionConfirmationGUITest.php.
38 $this->testEvaluationGUI_mock = $this->createMock(ilTestEvaluationGUI::class);
39 $this->lng_mock = $this->createMock(ilLanguage::class);
40 $this->ctrl_mock = $this->createMock(ilCtrl::class);
◆ test_instantiateObject_shouldReturnInstance()
ilTestPassDeletionConfirmationGUITest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ testBuildFailsWithWrongContext()
ilTestPassDeletionConfirmationGUITest::testBuildFailsWithWrongContext |
( |
| ) |
|
◆ testConstructor()
ilTestPassDeletionConfirmationGUITest::testConstructor |
( |
| ) |
|
◆ $ctrl_mock
MockObject ilTestPassDeletionConfirmationGUITest::$ctrl_mock |
|
private |
◆ $lng_mock
MockObject ilTestPassDeletionConfirmationGUITest::$lng_mock |
|
private |
◆ $testEvaluationGUI_mock
MockObject ilTestPassDeletionConfirmationGUITest::$testEvaluationGUI_mock |
|
private |
The documentation for this class was generated from the following file: