ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
TestSettingsGUITest.php
Go to the documentation of this file.
1
<?php
2
19
class
TestSettingsGUITest
extends
ilTestBaseTestCase
20
{
21
public
function
testSuppressWarning
(): void
22
{
23
$this->assertTrue(
true
);
24
}
25
}
TestSettingsGUITest
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
TestSettingsGUITest.php:20
TestSettingsGUITest\testSuppressWarning
testSuppressWarning()
Definition:
TestSettingsGUITest.php:21
ilTestBaseTestCase
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:31
components
ILIAS
Test
tests
Settings
MainSettings
TestSettingsGUITest.php
Generated on Sun Oct 19 2025 23:04:25 for ILIAS by
1.9.4 (using
Doxyfile
)