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