ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ 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
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:31
ilTestPlayerFixedQuestionSetGUITest
Class ilTestPlayerFixedQuestionSetGUITest.
Definition:
ilTestPlayerFixedQuestionSetGUITest.php:26
ilTestPlayerFixedQuestionSetGUITest\testSuppressWarning
testSuppressWarning()
Definition:
ilTestPlayerFixedQuestionSetGUITest.php:27
components
ILIAS
Test
tests
ilTestPlayerFixedQuestionSetGUITest.php
Generated on Sat Dec 13 2025 23:03:49 for ILIAS by
1.9.4 (using
Doxyfile
)