ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
TestScoringByQuestionsGUITest.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
25
class
TestScoringByQuestionsGUITest
extends
ilTestBaseTestCase
26
{
27
public
function
testSuppressWarning
(): void
28
{
29
$this->assertTrue(
true
);
30
}
31
}
TestScoringByQuestionsGUITest
Class TestScoringByQuestionGUITest.
Definition:
TestScoringByQuestionsGUITest.php:25
ilTestBaseTestCase
TestScoringByQuestionsGUITest\testSuppressWarning
testSuppressWarning()
Definition:
TestScoringByQuestionsGUITest.php:27
components
ILIAS
Test
tests
TestScoringByQuestionsGUITest.php
Generated on Sun Aug 31 2025 23:04:01 for ILIAS by
1.8.13 (using
Doxyfile
)