ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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:26
TestScoringByQuestionsGUITest\testSuppressWarning
testSuppressWarning()
Definition:
TestScoringByQuestionsGUITest.php:27
ilTestBaseTestCase
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:31
components
ILIAS
Test
tests
TestScoringByQuestionsGUITest.php
Generated on Sat Oct 18 2025 23:04:33 for ILIAS by
1.9.4 (using
Doxyfile
)